Considering the openshift env, do I need to create a replica in DR using basebackup or how we can start.
Or should u start configuring patroni?
The replica, or leader will async to the DR. The DR is not allowed to become the leader without human intervention usually. It just sits there for a rainy day.
From: Rajesh Kumar <rajeshkumar.dba09@xxxxxxxxx>
Date: Friday, August 30, 2024 at 4:50 AM
To: Pgsql-admin <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>
Subject: DR set up.
Hi all, We have postgres 15. 6 with one master and one replica, pgbackrest, pgbouncer and patroni in a openshift environment. They are planning to migrate cluster to ibm spectrum fusion HCI and also planning to implement passive DR by stretching
Hi all,
We have postgres 15.6 with one master and one replica, pgbackrest, pgbouncer and patroni in a openshift environment.
They are planning to migrate cluster to ibm spectrum fusion HCI and also planning to implement passive DR by stretching a cluster to DR using Metro-DR.
How DR is possible in this case? Any assistance would be appreciated