Raw Package Information

Package: patroni
Version: 3.0.1-1.pgdg18.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 895
Depends: python3-cdiff, python3-click (>= 4.1), python3-dateutil, python3-pkg-resources, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.5~), 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_3.0.1-1.pgdg18.04+1_all.deb
Size: 180036
SHA256: 1053a20f11a9b7835d66e8c820b2f7bebb2e919389b4e46f9b42cb9fa21e6d58
SHA1: 4ec18c01dc154c423e11a23ad01a8aae190bfacb
MD5sum: 2386d75952f45e70e0aa1079aa9eb014
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.