Raw Package Information
Package: patroni
Version: 4.0.4-5.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1481
Depends: python3-cdiff, python3-click (>= 4.1), python3-dateutil, python3-pkg-resources, 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
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.4-5.pgdg20.04+1_all.deb
Size: 280792
SHA256: b48f9b9589f7a371c1f3790e4c6c060eb1790e0ee97b3dcee0d9a381968d658d
SHA1: e0f4a0f6bdb19c6ac0a7ebd10c49123c6b1a18a8
MD5sum: e892e35b5d95ea89248d033635444e54
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.