A new revision of Charmed PostgreSQL K8s has been published in the 14/stable channel on Charmhub.
System requirements | How to upgrade
Compatibility
| Architecture | Charm revision | OCI image revision* | PostgreSQL version | Recommended Juju version |
|---|---|---|---|---|
amd64 |
925 | 201 | 14.23 | 3.6.24+ |
arm64 |
924 | 201 | 14.23 | 3.6.24+ |
OCI image resources:
postgresql-image=ghcr.io/canonical/charmed-postgresql@sha256:e77fc5952a661ea8c4ecf1cc50989011e69925335e2cca85e3f4b70ceba41a47
Features
- [DPE-10012] Bump PostgreSQL to 14.23
- Check the official PostgreSQL 14.23 release notes
- [DPE-8932] Expose PG stats configuration (14/edge) by @dragomirp in #1345
Bug fixes
- [DPE-9578] Check unit's host for restart need (14/edge) by @dragomirp in #1366
- [DPE-9920] Fix 10th+ cluster<>cluster promotion by @taurus-forever in #1482
- [DPE-9706] Filter out users with no database by @dragomirp in #1392
- [DPE-3565] fix: error state on missing headless service by @marceloneppel in #1415
- [DPE-9705] Limit max_timelines_history to 50 (PG14) by @taurus-forever in #1465
- [DPE-10368] Bump replication lag defaults from 16kB to 100MB by @taurus-forever in #1584
- [DPE-9555] fix(test): add explicit relation endpoints for GLAuth-PostgreSQL integration by @marceloneppel in #1323
- [DPE-9746] fix(db): defer legacy db relation setup until primary endpoint is ready by @marceloneppel in #1417
- [DPE-10008] docs(restore): fix restore-to-time format to match PostgreSQL timestamp by @marceloneppel in #1515
- removed 2 unused type constraints and added ProfileLimitMemoryInt one by @ugol in #1484
- fix: robustly select valid backup entry in GCP restore integration test by @Copilot in #1552
- fix: make _create_pgdata idempotent on re-emitted pebble-ready by @taurus-forever in #1581
- Add new 14/stable release to releases.md by @a-velasco in #1224
- Add optional flag to provides endpoints by @taurus-forever in #1326
New Contributors
- @Copilot made their first contribution in #1552
Full Changelog: rev774...rev924