EDB Postgres® AI for CloudNativePG™ Global Cluster 1.2.0 release notes v1.2.0
We're in the process of migrating the documentation from the previous EDB Postgres Distributed for Kubernetes name to the new EDB Postgres® AI for CloudNativePG™ Global Cluster name. You may see references to both names in this documentation.
Released: 5 January 2026
Highlights
- New PG4K operator LTS Support: PG4K operator v1.28.0 is now supported
Supported versions
Kubernetes: 1.34, 1.33, and 1.32
PostgreSQL: 17, 16, 15, 14
PostgreSQL 17.7 is the default image
PGD Extension: v5.9
PG4K: v1.28.0, v1.25.5
Default Operand images
- PGD:
docker.enterprisedb.com/k8s/postgresql-pgd:17.7-pgd591-ubi9 - PGD proxy:
docker.enterprisedb.com/k8s/edb-pgd-proxy:5.9.1-ubi9
This release of EDB Postgres® AI for CloudNativePG™ Global Cluster includes the following:
Features
| Description | Addresses |
|---|---|
Physical remote join discoveryWhen performing a physical join, discovery can use the group service and will use the DSN from the remote database catalog to perform pg_basebackup and the physical join. | #1659 |
PGD group cleanup phasesThe pgdgroupcleanup reconciler now uses phases to represent progress. | #1617, #1643 |
Security Fixes
| Description | Addresses |
|---|---|
| Updated operator base image to ubi-micro v9.7. | #1514 |
Bug Fixes
| Description | Addresses |
|---|---|
| Fixed an issue that prevented operator reconciliation when PGD nodes were parted. | #1615 |
| PGD4K now explicitly sets the image name when a `pgdgroup` uses the default image. | #1592 |