Trusted Postgres Architect 23.39.0 release notes v23.39.0
Released: 22 August 2025
New features, enhancements, bug fixes, and other changes in Trusted Postgres Architect 23.39.0 include the following:
Highlights
- Support for s390x architectures
- Support for
edb_stat_monitor
extension - EFM property support for
auto.rewind
,jdbc.properties
,jdbc.loglevel
, andcheck.vip.timeout
Enhancements
Description | Addresses |
---|---|
Added support for PEM on Ubuntu 24.04.There was no specific package defined for this distro which caused deployment errors. Additionally, this ensures that either mod_wsgi or edb's mod_wsgi module is enabled by default where it applies. | |
Added | |
Add support for s390x (aka IBM Z and LinuxONE)TPA now supports the s390x CPU architecture. Supported s390x operating systems are RHEL 8 and 9 and SLES 15. TPA can run on these systems and use them as target hosts for cluster deployment. Because s390x binaries are not available for all PyPI packages, it is highly recommended that you install the | |
Added | |
Add EFM | |
Add | |
Add |
Changes
Description | Addresses |
---|---|
Ubuntu 20.04 (Focal) is now a legacy distribution.Ubuntu 20.04 is now out of support upstream and is no longer fully supported by TPA. | |
Removed support for obsolete EDB/2q repositories.Now that the old 2q repositories and EDB Repos 1.0 are no longer available, TPA will not try to use them or check for configuration related to them. All packages that were formerly available in those repositories are now available in the EDB Repos 2.0 repositories. | |
TPA will now suppress PGDG repos when using EDB repos on SLES.When running | |
TPA will now use | 49150 |
Reduced default for | |
Documented node promotability logic and the | |
Document | 45722 |
Use Docker images from Rocky Linux organization.TPA now uses the Rocky Linux organization's docker images rather than docker hub's "official" ones. These are more frequently updated and hence less likely to cause dependency problems with newer packages. | |
Updated architecture info for PGD 6 architectures.The PGD6 architectures now have correct metadata and therefore appear as expected in the output of |
Bug Fixes
Description | Addresses |
---|---|
Fixed an issue whereby | 48224 |
Fixed an issue whereby TPA would attempt to enable routing for subscriber-only groups in PGD6 clusters.Previously, TPA would mistakenly try to enable routing for subscriber-only groups during PGD6 deployments. This property is not editable anymore as it forms core part of the definition of subscriber-only groups in PGD6. | 49673 |
Fixed an issue whereby PEM deployment would fail with PEM 10.1.1.The TPA task | |
Fixed an issue whereby `harp_dcs_user` was not created when using multiple failover managers | 49150 |
Fixed an issue whereby | 50550 |
Fixed issue whereby TPA would use | |
Fixed an issue with | 50748 |
Fixed usability and improve reliability of the TPA Docker image.Upgraded Base Image to Debian Trixie to meet TPA's Python 3.12 minimum requirement, ensuring compatibility with modern dependencies.
| |
Fixed an issue whereby Barman could not run |
- On this page
- Highlights
- Enhancements
- Changes
- Bug Fixes