Trusted Postgres Architect 23.43.0 release notes v23.43.0
Released: 18 March 2026
New features, enhancements, bug fixes, and other changes in Trusted Postgres Architect 23.43.0 include the following:
Highlights
- Support for SLES 15 SP7
- Improved SSH configuration options
Enhancements
| Description | Addresses |
|---|---|
Added support for SLES 15 SP7 across all platforms.TPA now supports SLES 15 SP7, upgrading from SP6. This support extends to all platforms, including bare-metal, AWS, and Docker. TPA can now be used as a deployment node on SLES 15 SP7 and can also provision and manage target nodes running this Service Pack. The update includes new AMI images, Docker base images, and validated package builds. | |
Improved SSH configuration, supporting jump host.TPA now fully populates its generated | |
Added task selector to skip cluster SSH key installation in authorized_keys.Added a new task selector |
Changes
| Description | Addresses |
|---|---|
Support | |
Standardize | |
Ensure Docker platform compatibility with recent Docker versions.Recent versions of Docker no longer populate the top-level | |
Updated OpenJDK version used in EFM SLES 15 deployments.The OpenJDK version used in EFM for SLES 15 deployments has been updated to a newer version (from version 11 to 21). The reason behind is to ensure the availability of an OpenJDK version in the SLES 15 repositories used on the docker images. | |
Updated EFM-dependency OpenJDK in RHEL, Debian and Ubuntu.This change ensures that EFM uses the latest available version of OpenJDK in the supported distributions:
| |
TPA will now create an rc-local service on systems without rc-local.A change has been introduced to support distributions that do not have rc-local by default. The change includes creating a custom TPA rc-local service and ensuring that it is enabled on the system's boot. This allows TPA to run | |
TPA now blocks use of the pgextended flavour with PGD 4 or later.Deploy now fails with a clear error if | 51418 |
Bug Fixes
| Description | Addresses |
|---|---|
TPA will now retry EFM's health check after an upgrade.In a busy system, the cluster can take a bit longer to recover making just a single health check insufficient. This change introduces a retry mechanism for efm's health check after an upgrade to give the cluster more time before deciding that the upgrade has failed. | |
Fixed PEM version pinning issues on Debian/Ubuntu.Resolved a dependency conflict on Debian/Ubuntu systems that occurred when pinning the PEM version. TPA now correctly pins both | |
Fixed EFM switchover failures on busy systems with standby lag.Fixed an issue where EFM switchover operations could fail during upgrades or maintenance operations on busy systems when the standby server was lagging behind the primary. Previously, TPA's pre-switchover health checks would immediately fail if standby nodes were not fully synchronised with the primary, causing upgrade procedures to abort even when the nodes would catch up within seconds. TPA now implements a wait-and-retry mechanism in the EFM health check that monitors cluster status and waits for all nodes to synchronise before allowing the switchover to proceed. This ensures switchover operations only begin when the cluster is in a safe state for promotion. This resolves spurious failures on distributed systems where temporary replication lag exists during upgrade workflows on production systems with active workloads. | |
AWS provisioning now validates that specified security groups exist.When provisioning AWS clusters with |
- On this page
- Highlights
- Enhancements
- Changes
- Bug Fixes