Postgres Enterprise Manager 10.1.1 release notes v10
Released: 7th July 2025
This is a bug-fix release for PEM 10.
Bug Fixes
Description | Addresses |
---|---|
Fixed an issue whereby Performance Diagnostic would not display any data.A bug was preventing PEM from to connecting to the target server to collect data, meaning that the Performance Diagnostics view would always be empty. This has now been resolved and Performance Diagnostic works as intended. | 47603,48815,50207 |
Fixed an issue where shell/batch jobs would not save.Previously, PEM was incorrectly attempting to write a server ID to the backend database when creating a shell/batch job. However, server ID is undefined in this case so the job would not be saved and an error would be displayed. | |
Fixed an issue whereby the `patroni_node_status` probe was not created during upgrade from PEM 10.0 to PEM 10.1. | |
Fixed an issue whereby the libpq5 package was not installed in cases where it should have been installed. | |
Fixed an issue with the v14 API that could result in a 'Circular reference detected' error. | 49313 |
Fixed an issue whereby single quoted strings in job code would give a spurious syntax error. | |
Fixed an issue whereby connection parameters were not being saved or loaded in server properties. | |
The logic of the `send_email` function is now more robust to unusual `email_group_options`. | |
Fixed an issue whereby the PUT method of the /server API endpoint would fail.This issue resulted in an error | |
Removed deprecated directive of 'Order deny,allow' from Apache HTTPD configuration. | |
Fixed an issue whereby QR codes where not generated on some systems.This issue was resolved by adding a dependency on the requisite |
- On this page
- Bug Fixes