Raw Package Information
Package: patroni
Version: 4.0.5-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1487
Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes | python3-pysyncobj, python3-cdiff
Recommends: iproute2
Suggests: postgresql, etcd-server | consul | zookeeperd, vip-manager, haproxy, patroni-doc
Homepage: https://github.com/zalando/patroni
Priority: optional
Section: database
Filename: pool/main/p/patroni/patroni_4.0.5-1.pgdg22.04+1_all.deb
Size: 282684
SHA256: ff00e419ed609f7dff28684452033385411158825fc4aac5cf00806bf817d802
SHA1: 57eeadb8f3a939ea01d29b07f9603b07db9fb7c3
MD5sum: 8fe3a59cd942b678afc07e6199f7a2da
Description: 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.