Trusted Postgres Architect 23.35 release notes v23
Released: 25 November 2024
New features, enhancements, bug fixes, and other changes in Trusted Postgres Architect 23.35 include the following:
Highlights
- Options for STIG/CIS compliance.
- Support for PGD Lightweight architecture
- Postgis is now a recognized extension.
- Docker
configure
creates named networks with static IP addresses. - Support for RedHat Enterprise Linux 9 for ARM architectures.
- Support for PostgreSQL, EDB Postgres Extended, and EDB Postgres Advanced Server 17.
Enhancements
Description | Addresses |
---|---|
Support STIG/CIS complianceTPA now supports command-line options to create a cluster configured to conform to many of the requirements of the STIG and CIS security standards. These options cause TPA to set postgresql.conf settings as defined in the relevant standards, to install required extensions, to configure other aspects of system behaviour such as filesystem permissions and user connection limits, and to check for other requirements such as FIPS crypto standards which TPA can't directly impose. The clusters thus generated are not certified by TPA to conform to the standards, but much of the groundwork of creating a conforming cluster is now automated. | |
Add support for PGD Lightweight architectureTPA is now able to generate a PGD Lightweight architecture comprised of three nodes in two locations (2 nodes in Primary and one in Disaster Recovery) designed to ease migrations from physical replication. Users can now run | |
Have | |
Added experimental support for using an existing Barman node as backup node in new clusterWhen using an existing Barman node as a backup node in a new cluster, users can set | |
Add | |
Enable EFM probes when a PEM agent is registered on an EFM nodeThe | |
Support RedHat Enterprise Linux 9 for ARM architecturesPackages are now published targeting RHEL 9 ARM64, and TPA supports deployments using this architecture and OS. Also updated the list of supported AWS images to include the RedHat 9 ARM64 AMI provided by Amazon. The default | |
Support PostgreSQL, EDB Postgres Extended, and EDB Postgres Advanced Server 17Clusters can be configured to use PostgreSQL, EDB Postgres Extended and EDB Postgres Advanced Server version 17. Barman no longer needs to install the postgres server package to get the | |
Make | |
Allow multiple addresses to be supplied with hostnamesWhen using the |
Changes
Description | Addresses |
---|---|
Remove deprecated | |
The | |
Add new option | |
Improve postgres-monitor scriptImprove postgres-monitor script to better manage recoverable errors and add retries on network errors to ensure that it won't return failure when it just didn't allow enough time for postgres service to be fully started. | |
Only add nodes with |
Bug Fixes
Description | Addresses |
---|---|
Fix tpaexec test for pgd-proxy config verificationFixed a bug whereby the test that ensures the current pgd-proxy configuration matches the expected configuration would fail for version < 5.5.0. This fix ensures that TPA won't try to query configuration keys added in version 5.5.0. | |
Fix case where | |
Download correct | |
Fix an issue whereby in some cases error messages would be repeated even after successful tasks.TPA now clears the error message stack after each task to ensure messages are not spuriously repeated | |
Fix issue that prevented the addition of replicas to Patroni clustersFixed an issue whereby new replicas in Patroni clusters would fail with errors related to replication slots. | |
Add | |
Set |
- On this page
- Highlights
- Enhancements
- Changes
- Bug Fixes