September 26, 2024: PostgreSQL 17 Released!

postgresql_cluster v2.0: Multi-cloud PostgreSQL HA Clusters (free & open-source)

Posted on 2024-09-24 by vitabaks
Related Open Source

The postgresql_cluster project has released v2.0, introducing several significant features:

  • Multi-cloud support: This release adds the ability to deploy PostgreSQL HA clusters across various cloud providers, including AWS, GCP, Azure, DigitalOcean, and Hetzner Cloud.
  • Console (UI): The PostgreSQL Cluster Console simplifies the deployment process, making it easier than ever to set up your clusters.

For a full list of changes, see the release notes.

About postgresql_cluster

The postgresql_cluster project automates the deployment and management of highly available PostgreSQL clusters in production environments. It supports deployment on dedicated physical servers, virtual machines, and cloud infrastructures, whether on-premises or across various cloud providers.

This open-source project is provided for free and with full functionality under the MIT license.

Links: Website, GitHub repository