Software Alternatives, Accelerators & Startups

Patroni

A Template for PostgreSQL HA with ZooKeeper, Etcd, or Consul.

Patroni

Patroni Reviews and Details

This page is designed to help you find out whether Patroni is good and if it is the right choice for you.

Screenshots and images

  • Patroni Landing page
    Landing page //
    2022-11-01

Badges

Promote Patroni. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Patroni 2020-04-09

Management of High-Availability PostgreSQL clusters with Patroni | A.Klyukin, A.Kukushkin

PATRONI ๐Ÿ˜‹ MARIHUANA REVIEW

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Patroni and what they use it for.
  • PgDog is funded and coming to a database near you
    Patroni 1.0 was released in 2016, i.e ~10 years ago. https://github.com/patroni/patroni. - Source: Hacker News / about 2 months ago
  • Kuvasz-streamer: open-source CDC for Postgres for low latency replication
    PG's internal wal-level replication? Primary to a read-replica, and then switch the read to become the primary. You'll have a bit of downtime while you stop connections on the original server, switch the new server to primary, and update your app config to connect to the new server. I believe that's a pretty standard way to provide "HA" postgres. (We use Patroni for our HA setup) - Source: Hacker News / over 1 year ago
  • Ask HN: Best Tools for High Availability PostgreSQL?
    Do you need HA, or do you want to minimize downtime? At work we have something like an "error budget", were we accept downtime but try to minimize it. As such we have two nodes with one floating ip and a shared disk. The switch over takes as long as stopping the database on the first node, starting up the database on the second one and switching over the ip. Stuff like kernel updates takes us <1 minute of... - Source: Hacker News / almost 2 years ago
  • Ask HN: Are there any open source forks of nomad smd consul?
    > I think etcd is basically a k8s only project now I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#why-does-apache-apisix-use-etcd-for-the-configuration-center, https://github.com/zalando/patroni#patroni-a-template-for-postgresql-ha-with-zookeeper-etcd-or-consul (this one shows up on HN quite a... - Source: Hacker News / over 2 years ago
  • How to create postgres cluster in docker swarm?
    We have been using stolon + consul for years without issue in our swarm environments. It may also be possible with patroni. Source: about 3 years ago
  • Why PostgreSQL High Availability Matters and How to Achieve It
    One of the solutions which made it pretty simple for us to run postgresql in a ha environment (mostly in k8s, but works standalone as well) is zalandos patroni: https://github.com/zalando/patroni (docker image: https://github.com/zalando/spilo) we've also tried other operators which were easier to get started, but they failed miserably (crunchyrolls operator is... - Source: Hacker News / about 3 years ago
  • Docker: Patroni + HAProxy + Etcd + PgBouncer
    Hello. I am currently using this docker-compose model from Zalando repository. It does not include PgBouncer in its architecture by default. I've been trying to find a containerized implementation involving Patroni, HAProxy, Etcd and PgBouncer. I didn't find anything solid so far. Source: over 3 years ago
  • Can someone share experience configuring Highly Available PgSQL?
    General purpose: Patroni - Set up your own etcd + HAProxy + Patroni + Postgres components and it'll generally manage itself after that. Source: over 3 years ago
  • Postgresql HA using repmgr and Keepalived
    I don't have a great answer for you except that it sounds like you are trying to create your own version of patroni. Is there a good reason to not just use patroni? Source: over 3 years ago
  • GCP Cloud SQL Migration without outage?
    This is why I always recommend using a postgres proxy so you can point it to different database servers as you stand them up. AWS does this by default but GCP doesnโ€™t yet, so you have to have your own Postgres proxy (e.g https://github.com/CrunchyData/crunchy-proxy) or move to an HA Postgres setup like Patroni that has streaming replication (https://github.com/zalando/patroni). Source: over 4 years ago
  • How can I check the load of the PostgreSQL container?
    Want a tool for increasing the durability of your DB? I suggest running postgres via systemd, or failing that, start-stop-daemon. To get even more robust, look in to something like setting up pgbouncer in front of haproxy in front of a set of read-only replica PG instances running in either logical or streaming replication. To get even MORE robust, I suggest Patroni for high-availability PG. Source: about 5 years ago

Do you know an article comparing Patroni to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Patroni discussion

Log in or Post with

Is Patroni good? This is an informative page that will help you find out. Moreover, you can review and discuss Patroni here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.