Saturday, October 9, 2021

PostgreSQL HA with Patroni, Etcd, Haproxy, Keepalived

Patroni is a cluster manager tool used for customizing and automating deployment and maintenance of high availability PostgreSQL clusters. 
In addition, Patroni is capable of handling database replication, backup, and restoration configurations.
In this blog I deploy PostgreSQL for High Availability (HA) and show how it works during a master failure.

No comments:

Post a Comment