EDB Postgres® AI for CloudNativePG™ Global Cluster 1.1.3 release notes v1.1.3
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: 24 September 2025
Highlights
- New PGD Version Support: PGD version 5.9 is now supported
 - New PG4K operator Version Support: PG4K operator v1.26.1 is now supported
 
Supported versions
- Kubernetes: 1.33, 1.32, 1.31, and 1.30
 - PostgreSQL: 17, 16, 15, 14, and 13 PostgreSQL 17.6 is the default image PostgreSQL 13 support ends on November 12, 2025
 - PG4K: v1.25.0, v1.25.1, v1.25.2, v1.26.0, 1.26.1
 
Default images
- PGD: 
docker.enterprisedb.com/k8s_enterprise_pgd/postgresql-pgd:17.6-pgd590-ubi9 - PGD proxy: 
docker.enterprisedb.com/k8s_enterprise_pgd/edb-pgd-proxy:5.9.0-ubi9 
This release of EDB Postgres® AI for CloudNativePG™ Global Cluster includes the following:
Features
| Description | Addresses | 
|---|---|
Barman Cloud Plugin updated to v0.6.0Supports customization of the plugin image from the operator configmap.  | #1068, #1421 | 
| PGD Group Configuration supports configuring instance pod env through pgdgroup YAML | #1509 | 
Security Fixes
| Description | Addresses | 
|---|---|
| Update the operator base image to latest version of ubi-micro v9.6. | #1514 | 
Bug Fixes
| Description | Addresses | 
|---|---|
PGD 5.9 compatibility for enable_raft for subgrouppreviously, enable_raft for subgroup could not be enabled with PGD 5.9  | #1516 | 
| VolumeSnapshot restore sometimes hangs during cleanup metadata phase | #1547 | 
Physical join loggingPipe the physical join (bdr_init_physical command) log with the PostgreSQL log into the physical join job  | #1515 | 
TLS and certificates - mount the correct serverTLSSecret in the physical join jobFix physical join job failure when a self-signed certificate is used and only the private key is shared across regions  | #1505 | 
| Operator configmap name to use pgd-operator-controller-manager-config in all cases | #1493 | 
| Show major version upgrade in PGDGroup phase | #1333 |