postgresql_cluster VS pg_auto_failover

Compare postgresql_cluster vs pg_auto_failover and see what are their differences.

postgresql_cluster

PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible. (by vitabaks)

pg_auto_failover

Postgres extension and service for automated failover and high-availability (by hapostgres)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
postgresql_cluster pg_auto_failover
9 14
1,272 1,036
- 0.7%
9.0 6.4
7 days ago 3 months ago
Jinja C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

postgresql_cluster

Posts with mentions or reviews of postgresql_cluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • Automated Deployment of PostgreSQL Ha Clusters Anywhere
    2 projects | news.ycombinator.com | 21 Jun 2023
    Creating a robust and reliable database cluster is often fraught with challenges.A manual deployment process can be fraught with risks, particularly for those who lack extensive experience. Even minor errors in configuration can drastically affect your database's performance and stability.

    Recognizing this intricacy, many businesses choose to use cloud-based managed databases. These services offer convenience but not without limitations. These drawbacks can include being tied to a specific cloud provider and limited direct access to the database server for adjustments. These constraints can hinder your ability to tune your system and perform thorough performance analyses.

    In response to these challenges, we've developed a project to make this process easier and more efficient. This project uses automation to streamline the deployment of High-Availability PostgreSQL Clusters. By doing so, it helps mitigate the risks involved with manual configuration and speeds up the deployment process.

    Our solution caters to various deployment environments. It allows you to establish your cluster either in your own data center or in the cloud, providing a robust database solution similar to managed databases, but with you retaining full control.

    Explore the project here: https://github.com/vitabaks/postgresql_cluster

  • Docker: Patroni + HAProxy + Etcd + PgBouncer
    2 projects | /r/PostgreSQL | 28 Mar 2023
    FYI: postgresql_cluster
  • Can someone share experience configuring Highly Available PgSQL?
    8 projects | /r/PostgreSQL | 26 Mar 2023
    HA postgres
  • Toying with the idea of running Postgres instead of using RDS
    1 project | /r/PostgreSQL | 11 Mar 2023
  • HaProxy/PgBouncer location.
    1 project | /r/PostgreSQL | 5 Mar 2023
  • PostgreSQL High-Availability Cluster
    1 project | news.ycombinator.com | 29 Mar 2022
  • Ask HN: Tips on hosting your own Postgres instance
    5 projects | news.ycombinator.com | 28 Feb 2022
    If not Kubernetes, check out this: https://github.com/vitabaks/postgresql_cluster – Postgres + patroni + pgBouncer + WAL-G or pgBackRest + Netdata + more, managed by Ansible.

    If you do want to use Kubernetes, then check out StackGres.io and https://github.com/zalando/postgres-operator

  • PostgreSQL High availability
    3 projects | /r/PostgreSQL | 11 Jan 2021
    Also check PostgreSQL High-Availability Cluster (based on "Patroni" and "DCS(etcd)"). Automating deployment with Ansible.

pg_auto_failover

Posts with mentions or reviews of pg_auto_failover. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.

What are some alternatives?

When comparing postgresql_cluster and pg_auto_failover you can also consider the following projects:

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

pgcat - PostgreSQL pooler with sharding, load balancing and failover support.

citus - Distributed PostgreSQL as an extension

embedded-postgres - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

orchestrator - MySQL replication topology management and HA

top500-benchmark - Automated Top500 benchmark for clusters or single nodes.

plv8 - V8 Engine Javascript Procedural Language add-on for PostgreSQL

pigsty - Battery-Included PostgreSQL Distro as a Free RDS Alternative

discussion

k3s - Lightweight Kubernetes

tds_fdw - A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)