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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南