You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: product_docs/docs/pem/7.16/pem_ent_feat/01_what's_new.mdx
+17-16Lines changed: 17 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,21 @@
2
2
title: "What's New"
3
3
---
4
4
5
-
The following changes have been made to Postgres Enterprise Manager to create version 8.0.1:
5
+
The following features have been added to Postgres Enterprise Manager 7.16:
6
6
7
-
Improved the overall performance, usability, and stability of the product by:
8
-
9
-
- Allowing the dash (-) character in the superuser name that is provided during configuration.
10
-
- Gracefully closing the operating system resources during batch probe and command execution to avoid errors.
11
-
- Improved support for unicode string handling in pemAgent.
12
-
- Fixed a regression restoring BART backup when agent is not bound with the BART server.
13
-
- In addition to the above-listed items, a few other minor bugs have also been fixed.
14
-
15
-
PEM 8.0.1 provides an option to hide or unhide the Dashboard, Statistics, Dependents, and Dependencies tabs.
16
-
17
-
Features and Functionalities removed in recent versions of PEM:
18
-
19
-
- PEM 8.0 and later is not supported on CentOS/RHEL 6.x.
20
-
- EDB ARK UI Management is not supported by PEM 7.16 and later.
21
-
- PEM 7.16 and later is not supported on Internet explorer version 11 and lesser.
7
+
-**Enhanced BART Integration**: You can now automate the cleanup of obsolete backups, allow incremental backups from a parent backup in a `tar.gz` format, and manage the BART scanner via the PEM Console.
8
+
-**Enhanced EFM Integration**: You can now perform cluster switchover and monitor cluster property values such as `missingnodes`, `minimumstandbys` and `membershipcoordinators` for a Failover Manager cluster via the PEM Console.
9
+
-**Auto-discovery of server clusters on Debian Platforms**: You can now quickly locate the database servers that reside on the monitored system.
10
+
-**Extended the REST API on alerts states for agents, servers, and databases**: PEM has now exposed endpoints to:
11
+
- Current threshold alert violations
12
+
- State change history on available alerts for agent, server, and database.
13
+
- Current state of all agents and monitored servers.
14
+
-**Other features and changes include**:
15
+
- You can use the same agent-id on agent registration using `--force-registration` and regenerate the certificates.
16
+
- Documentation now includes information about defining and monitoring Postgres instances on `AWS EC2` and `RDS`.
17
+
- The `Query Tool` now provides SQL Formatter support.
18
+
- The `Query Tool` toolbar now has a button to provide easy access to a new query tool window.
19
+
- The modified `Schema diff` tool will now compare two databases instead of two schemas.
20
+
- Added High Contrast (Beta) theme support.
21
+
- A warning now alerts the user when connecting to a server version that is no longer supported.
22
+
- The management user interface for EDB Ark is no longer distributed with PEM.
0 commit comments