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 個月前

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

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

回答問題指南