Announcing the release of pg_cirrus v2.0: Automating Production-Grade Postgres HA ClustersStormatics is excited to announce the release of pg_cirrus v2.0, bringing major improvements to high availability cluster automation for Postgres. pg_cirrus was developed to help you automate the deployment of a 3-node Postgres cluster via Pgpool and save time required to set up a cluster manually while ensuring reliability. This release builds on feedback from real-world deployments and delivers greater resilience, faster setup, and improved operational visibility, ready for production. Highlights of the release1. True High Availability with Watchdog-Enabled ClustersDeploy a three-node PostgreSQL cluster with Pgpool running on all nodes, removing the single point of failure present in previous setups. With pg_cirrus v2.0, if one Pgpool node goes down, the cluster continues to operate seamlessly, ensuring uninterrupted service. 2. Service-Enabled Docker Container SupportYou can run pg_cirrus inside lightweight, minimal-size service-enabled Docker containers for much faster deployments than full OS installations. Service integration allows for simple start/stop management, making it easier to operate in containerized environments. 3. Enhanced Logging for Easier TroubleshootingImproved pg_cirrus logging capabilities provide richer insights into deployment steps, making it easier to monitor and troubleshoot the cluster during deployment. Supported PostgreSQL VersionsPostgreSQL 17, 16, 15, 14, and 13 Supported Platforms- Ubuntu 22.04 and 24.04
- Red Hat Enterprise Linux 9
Get the ReleaseDownload pg_cirrus v2.0 from our GitHub: pg_cirrus v2.0 Release Notes & Source |