Skip to content

Commit

Permalink
Merge pull request #1023 from EnterpriseDB/content/pem/8.0.1/new_branch
Browse files Browse the repository at this point in the history
PEM Enterprise Features Guide updated for PEM 8.0.1
  • Loading branch information
robert-stringer authored Mar 3, 2021
2 parents d64b06a + a8e178a commit 400f783
Show file tree
Hide file tree
Showing 10 changed files with 161 additions and 115 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified product_docs/docs/pem/8.0.1/images/pem_management_menu.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 16 additions & 14 deletions product_docs/docs/pem/8.0.1/pem_ent_feat/01_what's_new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
title: "What's New"
---

The following features have been added to Postgres Enterprise Manager 8.0:
The following changes have been made to Postgres Enterprise Manager to create version 8.0.1:

- **Webhooks**: You can now use PEM to send event based notifications to webhook endpoints like third party systems or partner applications.
- **Performance Diagnostics**: You can now use Performance Diagnostic tool with PostgreSQL 10 or higher versions after installing `edb_wait_states` plugin.
- **PEM Backend Database**: You can now use PostgreSQL or EDB Postgres Advanced Server 11 or higher versions only as backend databases.
- **Enhanced Alerting**: You can now replace alert placeholders inside the script and also can view more informative and contextual alert details for few alerts.
- **Enhanced BART Integration**: You can now configure `bart_socket_name` and also parameters like `--checksum-algorithm` and `--disable-checksum` through PEM.
- **Security Best Practices**: You can now view the `PEM Security Best Practices` guide from our edb-docs website. It will help to setup PEM in a secure way to minimize the risk of vulnerabilities.
- **Other features and changes include**:
- You can use the `Macros` feature in the `Query tool`.
- You can view trigger function under the respective trigger node.
- You can download the utility files at the client side using `Storage Manager`.
- You can use the open `Query tool` tab to change the database connection.
- You can rename the `Query tool` and `Debugger` tab.
- You can ignore the owner while comparing the objects through `Schema diff` tool.
Improved the overall performance, usability, and stability of the product by:

- Allowing the dash (-) character in the superuser name that is provided during configuration.
- Gracefully closing the operating system resources during batch probe and command execution to avoid errors.
- Improved support for unicode string handling in pemAgent.
- Fixed a regression restoring BART backup when agent is not bound with the BART server.
- In addition to the above-listed items, a few other minor bugs have also been fixed.

PEM 8.0.1 provides an option to hide or unhide the Dashboard, Statistics, Dependents, and Dependencies tabs.

Features and Functionalities removed in recent versions of PEM:

- PEM 8.0 and later is not supported on CentOS/RHEL 6.x.
- EDB ARK UI Management is not supported by PEM 7.16 and later.
- PEM 7.16 and later is not supported on Internet explorer version 11 and lesser.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion product_docs/docs/pem/8.0.1/pem_ent_feat/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This guide is not a comprehensive resource; rather, it is meant to serve as an a

This document uses `Postgres` to mean either the PostgreSQL or EDB Postgres Advanced Server database.

<div class="toctree" maxdepth="4">
<div class="toctree" maxdepth="5">

what's_new pem_query_tool pem_schema_diff_tool performance_monitoring_and_management capacity_manager audit_manager log_manager sql_profiler tuning_wizard postgres_expert reports monitoring_failover_manager monitoring_xdb_replication_cluster performance_diagnostic reference conclusion

Expand Down
30 changes: 16 additions & 14 deletions product_docs/docs/pem/8.0.1/pem_inst_guide_linux/01_whats_new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
title: "What's New"
---

The following features have been added to Postgres Enterprise Manager 8.0:
The following changes have been made to Postgres Enterprise Manager to create version 8.0.1:

- **Webhooks**: You can now use PEM to send event based notifications to webhook endpoints like third party systems or partner applications.
- **Performance Diagnostics**: You can now use Performance Diagnostic tool with PostgreSQL 10 or higher versions after installing `edb_wait_states` plugin.
- **PEM Backend Database**: You can now use PostgreSQL or EDB Postgres Advanced Server 11 or higher versions only as backend databases.
- **Enhanced Alerting**: You can now replace alert placeholders inside the script and also can view more informative and contextual alert details for few alerts.
- **Enhanced BART Integration**: You can now configure `bart_socket_name` and also parameters like `--checksum-algorithm` and `--disable-checksum` through PEM.
- **Security Best Practices**: You can now view the `PEM Security Best Practices` guide from our edb-docs website. It will help to setup PEM in a secure way to minimize the risk of vulnerabilities.
- **Other features and changes include**:
- You can use the `Macros` feature in the `Query tool`.
- You can view trigger function under the respective trigger node.
- You can download the utility files at the client side using `Storage Manager`.
- You can use the open `Query tool` tab to change the database connection.
- You can rename the `Query tool` and `Debugger` tab.
- You can ignore the owner while comparing the objects through `Schema diff` tool.
Improved the overall performance, usability, and stability of the product by:

- Allowing the dash (-) character in the superuser name that is provided during configuration.
- Gracefully closing the operating system resources during batch probe and command execution to avoid errors.
- Improved support for unicode string handling in pemAgent.
- Fixed a regression restoring BART backup when agent is not bound with the BART server.
- In addition to the above-listed items, a few other minor bugs have also been fixed.

PEM 8.0.1 provides an option to hide or unhide the Dashboard, Statistics, Dependents, and Dependencies tabs.

Features and Functionalities removed in recent versions of PEM:

- PEM 8.0 and later is not supported on CentOS/RHEL 6.x.
- EDB ARK UI Management is not supported by PEM 7.16 and later.
- PEM 7.16 and later is not supported on Internet explorer version 11 and lesser.
30 changes: 16 additions & 14 deletions product_docs/docs/pem/8.0.1/pem_inst_guide_windows/01_whats_new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
title: "What's New"
---

The following features have been added to Postgres Enterprise Manager 8.0:
The following changes have been made to Postgres Enterprise Manager to create version 8.0.1:

- **Webhooks**: You can now use PEM to send event based notifications to webhook endpoints like third party systems or partner applications.
- **Performance Diagnostics**: You can now use Performance Diagnostic tool with PostgreSQL 10 or higher versions after installing `edb_wait_states` plugin.
- **PEM Backend Database**: You can now use PostgreSQL or EDB Postgres Advanced Server 11 or higher versions only as backend databases.
- **Enhanced Alerting**: You can now replace alert placeholders inside the script and also can view more informative and contextual alert details for few alerts.
- **Enhanced BART Integration**: You can now configure `bart_socket_name` and also parameters like `--checksum-algorithm` and `--disable-checksum` through PEM.
- **Security Best Practices**: You can now view the `PEM Security Best Practices` guide from our edb-docs website. It will help to setup PEM in a secure way to minimize the risk of vulnerabilities.
- **Other features and changes include**:
- You can use the `Macros` feature in the `Query tool`.
- You can view trigger function under the respective trigger node.
- You can download the utility files at the client side using `Storage Manager`.
- You can use the open `Query tool` tab to change the database connection.
- You can rename the `Query tool` and `Debugger` tab.
- You can ignore the owner while comparing the objects through `Schema diff` tool.
Improved the overall performance, usability, and stability of the product by:

- Allowing the dash (-) character in the superuser name that is provided during configuration.
- Gracefully closing the operating system resources during batch probe and command execution to avoid errors.
- Improved support for unicode string handling in pemAgent.
- Fixed a regression restoring BART backup when agent is not bound with the BART server.
- In addition to the above-listed items, a few other minor bugs have also been fixed.

PEM 8.0.1 provides an option to hide or unhide the Dashboard, Statistics, Dependents, and Dependencies tabs.

Features and Functionalities removed in recent versions of PEM:

- PEM 8.0 and later is not supported on CentOS/RHEL 6.x.
- EDB ARK UI Management is not supported by PEM 7.16 and later.
- PEM 7.16 and later is not supported on Internet explorer version 11 and lesser.

0 comments on commit 400f783

Please sign in to comment.