patroni_wale_restore

PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes

Install

All systems
curl cmd.cat/patroni_wale_restore.sh
Debian Debian
apt-get install patroni
Ubuntu
apt-get install patroni
image/svg+xml Kali Linux
apt-get install patroni
Windows (WSL2)
sudo apt-get update sudo 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.