Trusted Postgres Architect 23.36.0 release notes v23
Released: 19 February 2025
New features, enhancements, bug fixes, and other changes in Trusted Postgres Architect 23.36.0 include the following:
Highlights
- Support for Ubuntu 24.04 and SLES 15 SP6
- Version specifiers for all cluster components
- Better support for EDB Failover Manager (EFM) 5
Enhancements
Description | Addresses |
---|---|
Added support for package version specifiers for all cluster componentsThe following software packages now accept an | |
Added support for Ubuntu Noble 24.04TPA runs on Ubuntu 24.04 and supports this OS as a target host. EDB packages for Ubuntu 24.04 will be generally available at the end of March 2025. Before that, deployments needing EDB packages will likely fail. | |
Added support for EFM 5 "auto resume" propertiesStarting with EFM 5.0, the | |
Added support for EFM 5 'backup.wal' property.Starting with EFM 5.0, a new property 'backup.wal' has been added. This change adds the new property if the version of EFM is 5 or higher. | |
Added support for SLES 15 SP6When SLES is requested at configure-time, TPA will now install SLES 15 SP6. The Docker and EC2 images are now SP6, and the systemd-sysvcompat package is installed on SLES, so that local boot-time scripts continue to work. |
Changes
Description | Addresses |
---|---|
Use the latest Barman from PGDG on RHEL-like systemsTPA previously defaulted to Barman 3.9 when installing from PGDG on a RHEL-like system, as a workaround for broken packages. More recent barman packages are OK, so we now let yum install the latest packages. | |
Set up EDB repositories via setup script for RedHat and DebianThis change simplifies EDB repository setup on TPA nodes into a single task for | |
Fixed documentation for | |
Bump Python dependency to version 3.12TPA now requires Python 3.12. When installing TPA from EDB Repos 2.0, an appropriate Python interpreter will be installed automatically. | |
Wait for protocol version update during PGD upgradeDuring upgrade from PGD3 to PGD5, the protocol version update may take some time. The PGD 5 specific config changes will fail if they are attempted before the protocol version change. We have added a wait to avoid such failures. | |
Update | |
Include |
Bug Fixes
Description | Addresses |
---|---|
Fixed an issue whereby databases were created with the default parameters rather than as configuredIn previous versions of TPA, in order to suppress the | 44539 |
Fixed an issue with | |
Fixed a bug whereby deploys would fail for distributions which have no additional repository setup commands for extensionsIn previous versions of TPA, when | |
Fixed an issue whereby TPA attempted to create replication slots even when `repmgr_use_slot` was set to 0 | 41776 |
Set | 44819 |
Use standard form of home directory for etcdWhen creating the etcd user, TPA now refers to its home directory without a trailing slash, matching the usage of other tools like 'useradd'. | |
Fixed an issue whereby the |
- On this page
- Highlights
- Enhancements
- Changes
- Bug Fixes