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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ