Raw Package Information
Package: patroni
Version: 4.1.2-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1544
Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, python3-psycopg2, python3-etcd | python3-consul | python3-kazoo | python3-kubernetes | python3-pysyncobj, python3-cdiff, python3-systemd
Recommends: iproute2
Suggests: postgresql, etcd-server | consul | zookeeperd, vip-manager, haproxy, patroni-doc
Homepage: https://github.com/patroni/patroni
Priority: optional
Section: database
Filename: pool/main/p/patroni/patroni_4.1.2-1.pgdg22.04+1_all.deb
Size: 293164
SHA512: 6be8975b9480a5aa16e5294ffebff95d1df5b705ab6c2e588fe538c1fa17f323541dc0d0c3e08d8654d538cb1896e5e5f71e2fa82ce16024f30c19698503c41c
SHA256: 27931dd33fc26296a54b44d15ad25af6802cdf26b9f381b0cfa19d578fb923aa
SHA1: 9595ce8b9b2b7aea1e4278be5d49f8a40dd7ee7d
MD5sum: f47d30bbcf60dfe3ffac3c173e7b5823
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.