Postgres News and Releases
-
EnterpriseDB Corporation ☛ Minimal Downtime Postgres Major Version Upgrades
In this post we'll set up a 3-node EDB Postgres Distributed (PGD) cluster running community Postgres 16. Then we'll upgrade the entire cluster in place from Postgres 16 to Postgres 17. We'll demonstrate that even while bringing individual nodes down for the major version upgrade, the cluster overall will remain available for reads and writes.
There may be nuances to your particular environment (additional extensions, permissions, etc.) that I'm ignoring in this post to focus on the simple and happy path.
I'm demonstrating this on a fresh Debian 12 machine.
-
PostgreSQL ☛ CloudNativePG 1.25.1 and 1.24.3 Released!
The CloudNativePG Community is pleased to announce the release of the CloudNativePG Operator versions 1.25.1 and 1.24.3. Notably, this is our first release since joining the CNCF Sandbox.
-
PostgreSQL ☛ PG Day France 2025: Announcement and CfS
The PG Day France is the annual conference of the French-speaking PostgreSQL community.
This year, the event will take place on June 3 and 4, 2025, in Mons (Belgium). We are seizing the opportunity to expand beyond borders by also accepting presentations in English! To maintain the primarily French-speaking identity of PG Day France, the CfP committee will ensure a balanced distribution of languages.
-
PostgreSQL ☛ pgSCV 0.13.0 released!
pgSCV is a Prometheus-compatible monitoring agent and metrics exporter for PostgreSQL environment. The goal of the project is to provide a single tool (exporter) for collecting metrics from PostgreSQL and related services.
-
PostgreSQL ☛ pg_builder and pg_wrapper 3.0 released with support for Postgres 17 syntax
I am pleased to announce the release of pg_builder and pg_wrapper packages for PHP updated for Postgres 17 syntax.