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 个月前271 查看次数
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 个月前

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

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

回答问题的准则