Revisions 429, 430¶
A new revision of Charmed PostgreSQL for machines has been published in the 14/stable channel.
What’s changed¶
This section outlines the most important highlights, features and bug fixes in this release.
Highlights¶
Upgraded PostgreSQL from v.14.10 → v.14.11 ( #432 )
Check the official PostgreSQL release notes
Added support for ARM64 architecture ( #381 )
Added support for cross-regional asynchronous replication ( #452 ) (DPE-2953 )
This feature focuses on disaster recovery by distributing data across different servers. Check our new how-to guides for a walkthrough of the cross-model setup, promotion, switchover, and other details.
Added support for tracing with Tempo K8s ( #485 ) (DPE-4616 )
Check our new guide: How to enable tracing
Released new Charmed Sysbench operator for easy performance testing
Minor features¶
Added timescaledb plugin/extension ( #470 )
See the Configuration tab for a full list of supported plugins/extensions
Added incremental and differential backup support ( #479 ) (DPE-4462 )
Check our guide: How to create and list backups
Added support for disabling the operator ( #412 ) (DPE-2469 )
Added support for subordination with:
Added configuration option for backup retention time ( #474 )(DPE-4401 )
Added
experimental_max_connectionsconfig option ( #472 )Added check for replicas encrypted connection ( #437 )
Bug fixes¶
Fixed slow charm bootstrap time ( #413 )
Fixed large objects ownership ( #349 )
Fixed secrets crash for “certificates-relation-changed” after the refresh ( #475 )
Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev363…rev429
Requirements¶
The minimum Juju version required to reliably operate all features in this release is v3.4.2+.
See the system requirements for more details about Juju versions and other software and hardware prerequisites.
Packaging¶
This charm is based on the charmed-postgresql snap (pinned revision 113). It packages:
postgresql
v.14.11pgbouncer
v.1.21patroni
v.3.1.2pgBackRest
v.2.48prometheus-postgres-exporter
v.0.12.1