PostgreSQL HA cluster management tool
Patroni is a cluster manager used to customize and automate deployment and maintenance of PostgreSQL HA (High Availability) clusters. It uses distributed configuration stores like etcd, Consul, ZooKeeper or Kubernetes for maximum accessibility.
Homepage: https://github.com/zalando/patroni
Maintainer: Pavel Korovin <pvk@openbsd.org>