How to stop streaming replication of PostgreSQL DB?

0

We need to apply a new OS update on our PostgreSQL DB. How can we stop the replication of the replica DB before we apply the OS update?

質問済み 10ヶ月前274ビュー
1回答
0

Do you mean to stop replication of RDS in a multi-AZ deployment?
A multi-AZ configuration is a setup that uses replication to maintain redundant and consistent standby copies of data.
In other words, I believe that replication settings for this part of the system are managed by AWS and cannot be changed.
https://repost.aws/knowledge-center/rds-convert-single-az-multi-az

Replication also cannot be stopped for multi-AZ clusters.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_MultiAZDBCluster_ReadRepl.html#multi-az-db-clusters-create-instance-read-replica

profile picture
エキスパート
回答済み 10ヶ月前
profile picture
エキスパート
レビュー済み 10ヶ月前

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

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

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

関連するコンテンツ