About 8,830,000 results
Open links in new tab
  1. GitHub - patroni/patroni: A template for PostgreSQL High Availability ...

    Patroni is a template for high availability (HA) PostgreSQL solutions using Python. For maximum accessibility, Patroni supports a variety of distributed configuration stores like ZooKeeper, etcd, …

  2. GitHub - postgres-cn/patroni-doccn: patroni中文手册

    patroni-doccn 本项目用于patroni文档的中文翻译,当前应对版本为2.1.1 patroni中文手册 译者:崔鹏 李鑫 孟令彬 李洋 赵文玉 第1章 介绍 第2章 Patroni配置 第3章 Patroni REST API 第4章 将独立设备转 …

  3. Autobase for PostgreSQL® - GitHub

    Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (DBaaS) such as Amazon RDS, Google Cloud SQL, Azure Database, and more. This automated database platform …

  4. Releases · patroni/patroni - GitHub

    A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes - patroni/patroni

  5. patroni/docker-compose.yml at master - GitHub

    A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes - patroni/docker-compose.yml at master · patroni/patroni

  6. GitHub - pgexperts/patroni-cluster-guide

    patroni-cluster-guide This repository is meant as a HOWTO for bootstrapping a Patroni cluster using a highly available etcd cluster as the distributed consensus store. It includes terraform that will launch …

  7. GitHub - zalando/spilo: Highly available elephant herd: HA PostgreSQL ...

    Spilo is a Docker image that provides PostgreSQL and Patroni bundled together. Patroni is a template for PostgreSQL HA. Multiple Spilos can create a resilient High Available PostgreSQL cluster. For …

  8. patroni/docs/replication_modes.rst at master - GitHub

    Patroni uses PostgreSQL streaming replication. For more information about streaming replication, see the Postgres documentation. By default Patroni configures PostgreSQL for asynchronous replication. …

  9. Issues · patroni/patroni · GitHub

    Oct 26, 2025 · A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes - patroni/patroni

  10. What happens if a DC goes down in a Postgresql, Patroni, etcd

    Sep 18, 2019 · I have a question regarding how Patroni and etcd handle the below scenarios. Assume there are two sites in this deployment, Site1 and Site2 and it's a 5 node cluster spread across these …