patroni
PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes
Install
- All systems
-
curl cmd.cat/patroni.sh
- Debian
-
apt-get install patroni - Ubuntu
-
apt-get install patroni - Kali Linux
-
apt-get install patroni - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install patroni
patroni
PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes
Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring.