Behavior with regard to open connections when changing rds proxy target

0

Hello,

we have an RDS proxy pointing to a single RDS PostreSQL instance. If we change the proxy target to a new RDS instance while there are ongoing connections / queries to the proxy, what exactly will happen with these queries? Will they be allowed to finish before the proxy switches to the new target? Or should we expect them to fail?

We have seen this example in the documentation but our use case is a little different.

nikos64
已提问 2 年前253 查看次数
1 回答
0

The RDS proxy will terminate the connections on changing the proxy target. They will close connection to one RDS Proxy target to another.So yes the queries won’t be allowed to finish ,because the session will be terminated as I explained above.

steven
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则