Thread: Setup HA in PostgreSQL 15?

Setup HA in PostgreSQL 15?

From
Mahendra Singh
Date:
Dear Experts,

Need your help to set up High Availability in PostgreSQL 15 between master and slave replica. 
Streaming Replication is already configured between them. 

Re: Setup HA in PostgreSQL 15?

From
Holger Jakobs
Date:
See documentation for Patroni, Repmgr or PG Auto Failover.



Am 7. Dezember 2023 09:56:27 MEZ schrieb Mahendra Singh <msmahendrasingh18@gmail.com>:
Dear Experts,

Need your help to set up High Availability in PostgreSQL 15 between master and slave replica. 
Streaming Replication is already configured between them. 

Re: Setup HA in PostgreSQL 15?

From
Mahendra Singh
Date:
Dear Holger,

Thank you for providing the options.
I have successfully configured HA between master and slave nodes using repmgr
Successfully tested failover and switchover. 

On Thu, Dec 7, 2023 at 2:01 PM Holger Jakobs <holger@jakobs.com> wrote:
See documentation for Patroni, Repmgr or PG Auto Failover.



Am 7. Dezember 2023 09:56:27 MEZ schrieb Mahendra Singh <msmahendrasingh18@gmail.com>:
Dear Experts,

Need your help to set up High Availability in PostgreSQL 15 between master and slave replica. 
Streaming Replication is already configured between them. 

Re: Setup HA in PostgreSQL 15?

From
jacob ndinkwa
Date:
Hey Mahendra,

Can you share the documentation with me please.
I'm currently setting up repmgr (master and two standby)


Thank you,
-jay

On Tue, Dec 12, 2023 at 11:51 PM Mahendra Singh <msmahendrasingh18@gmail.com> wrote:
Dear Holger,

Thank you for providing the options.
I have successfully configured HA between master and slave nodes using repmgr
Successfully tested failover and switchover. 

On Thu, Dec 7, 2023 at 2:01 PM Holger Jakobs <holger@jakobs.com> wrote:
See documentation for Patroni, Repmgr or PG Auto Failover.



Am 7. Dezember 2023 09:56:27 MEZ schrieb Mahendra Singh <msmahendrasingh18@gmail.com>:
Dear Experts,

Need your help to set up High Availability in PostgreSQL 15 between master and slave replica. 
Streaming Replication is already configured between them.