Source: patroni Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Michael Banck , Adrian.Vondendriesch Build-Depends: debhelper (>= 9), dh-python, libjs-jquery, libjs-mathjax, libjs-underscore, pyflakes3, python3, python3-boto, python3-cdiff, python3-click (>= 4.1), python3-consul (>= 0.7.0), python3-dateutil, python3-dnspython, python3-etcd (>= 0.4.3), python3-flake8, python3-kazoo, python3-mccabe, python3-mock, python3-prettytable (>= 0.7), python3-psutil, python3-psycopg2 (>= 2.6.1), python3-pycodestyle, python3-pytest, python3-pytest-cov, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-tz, python3-tzlocal, python3-yaml, sphinx-common Standards-Version: 3.9.8 X-Python3-Version: >= 3.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-postgresql/patroni.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-postgresql/patroni.git Homepage: https://github.com/zalando/patroni Package: patroni Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, lsb-base (>= 3.0-6) Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Description: Template for PostgreSQL High Availability Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul). It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring.