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?

preguntada hace 10 meses273 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 10 meses
profile picture
EXPERTO
revisado hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas