RDS Proxy (Postgres) - Does `SET LOCAL` inside a transaction cause connection pinning?

0

From reading this article https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy-managing.html#rds-proxy-pinning, it seems like it does.

But from reading this Reddit comment https://old.reddit.com/r/aws/comments/10qbg64/how_much_of_an_issue_is_connection_pinning_with/j8wfo43/, it seems like it doesn't.

I know SET causes pinning, but I'd like to confirm if SET LOCAL inside a transaction causes pinning in RDS Proxy - Postgres. Conceptually, it doesn't make sense to pin as the state information is scoped to the transaction, but would like to confirm.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠