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?

feita há 10 meses274 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 10 meses
profile picture
ESPECIALISTA
avaliado há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas