EDB Postgres for Kubernetes 1.9.2 release notes v1.26.0
We are in the process of migrating the documentation from the previous EDB Postgres for Kubernetes name to the new EDB Postgres® AI for CloudNativePG™ Cluster name. You may see references to both names in this documentation.
Released: 15 Oct 2021
This release of EDB Postgres for Kubernetes includes the following:
Type | Description |
---|---|
Feature | Enhance JSON log with two new loggers: wal-archive for PostgreSQL's archive_command, and wal-restore for restore_command in a standby. |
Bug fix | Enable WAL archiving during the standby promotion (prevented .history files from being archived). |
Bug fix | Pass the --cloud-provider option to Barman Cloud tools only when using Barman 2.13 or higher to avoid errors with older operands. |
Bug fix | Wait for the pod of the primary to be ready before triggering a backup. |