Trusted Postgres Architect 23.40.1 release notes v23.40.0
Released: 28 October 2025
This is a bug fixes release. The issues resolved in Trusted Postgres Architect 23.40.01 include the following:
Bug Fixes
| Description | Addresses | 
|---|---|
Fixed an issue whereby the PGD  | 51997 | 
Fixed unnecessary output after deploy by removing the post-deploy check for pgbouncer_auth_function in pg_catalog.TPA recently relocated the pgbouncer_auth_function used to authenticate users when pgbouncer is in use. This was done in an effort to better follow the best practices and avoid issues during upgrade where pg_catalog function would not be part of the dump of the database. TPA introduced a post deploy check to help users still relying on the auth function defined in pg_catalog to identify the problem and make sure that they are able to fix it before removing the function from their systems. This check was used as a transition mechanism and is now being removed. This resolves issues with unwanted output generated by that check.  | 100065 | 
Fixed a misconfiguration of the  | |
TPA now ensures EDB repos are used when Beacon Agent is included in a cluster.TPA can deploy the Beacon Agent to monitor the health of a system. However, it needs access to a valid EDB repository. This change ensures that the Standard repository is enabled when the Beacon Agent is to be deployed.  | |
Fixed issue whereby Barman could not configure the log_file parameter correctly.When setting up a barman node, the variable 'barman_log_file' was not setting up an alternative directory to place the log file. Instead, it used the default location (  | 
- On this page
 - Bug Fixes