Skip to content

Commit

Permalink
Merge pull request #6234 from EnterpriseDB/content/docs/pem/9.8_relea…
Browse files Browse the repository at this point in the history
…se_branch

PEM 9.8 - release branch
  • Loading branch information
nidhibhammar authored Nov 26, 2024
2 parents 2ba6802 + 8600f57 commit 3ca741f
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 41 deletions.
10 changes: 5 additions & 5 deletions product_docs/docs/pem/9/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ PEM is a comprehensive database design and management system. PEM is designed to

Supported versions of Postgres for PEM 9.x:

| |**Monitored Instance** |**Backend Instance** |
|:-----------------------------------------|:---------------------------|:---------------------|
|**EDB Postgres Advanced Server (EPAS)** |12, 13, 14, 15, 16 |12, 13, 14, 15, 16 |
|**PostgreSQL (PG)** |12, 13, 14, 15, 16 |12, 13, 14, 15, 16 |
|**EDB Postgres Extended Server (PGE)** |12, 13, 14, 15, 16 |13, 14, 15, 16[^1] |
| | **Monitored Instance** | **Backend Instance** |
|:----------------------------------------|:-----------------------|:-----------------------|
| **EDB Postgres Advanced Server (EPAS)** | 12, 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16, 17 |
| **PostgreSQL (PG)** | 12, 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16, 17 |
| **EDB Postgres Extended Server (PGE)** | 12, 13, 14, 15, 16, 17 | 13, 14, 15, 16, 17[^1] |

[^1]: sslutils isn't available for RHEL 7 on IBM Power, so this distribution can't use PGE as a backend.
2 changes: 2 additions & 0 deletions product_docs/docs/pem/9/installing/dependencies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Python 3 and mod_wsgi (a Python module for Apache HTTPD) are required for PEM Se
| RHEL 9 | x86_64 | `python39/python39-mod_wsgi` | 3.9 | `/usr/bin/python3` |
| | ppc64le | `python39/python39-mod_wsgi` | 3.9 | `/usr/bin/python3` |
| | s390x | `python39/python39-mod_wsgi` | 3.9 | `/usr/bin/python3` |
| | arm64 | `python39/python39-mod_wsgi` | 3.9 | `/usr/bin/python3` |
| SLES 15 | x86_64 | `edb-python310/edb-python310-mod-wsgi` | 3.10 | `/usr/libexec/edb-python310/bin/python3` |
| | ppc64le | `edb-python310/edb-python310-mod-wsgi` | 3.10 | `/usr/libexec/edb-python310/bin/python3` |
| | s390x | `edb-python310/edb-python310-mod-wsgi` | 3.10 | `/usr/libexec/edb-python310/bin/python3` |
Expand All @@ -60,6 +61,7 @@ The PEM Server and Agent require OpenSSL.
| RHEL 9 | x86_64 | `openssl-3.0.7` |
| | ppc64le | `openssl-3.0.7` |
| | s390x | `openssl-3.0.7` |
| | arm64 | `openssl-3.0.7` |
| SLES 12 | x86_64 | `openssl-1.0.2p` |
| | ppc64le | `openssl-1.0.2p` |
| | s390x | `openssl-1.0.2p` |
Expand Down
23 changes: 23 additions & 0 deletions product_docs/docs/pem/9/pem_rel_notes/980_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "Postgres Enterprise Manager 9.8.0 release notes"
navTitle: Version 9.8.0
---

Released: 19th Nov 2024
!!! Note
This release includes a fix for a bug that previously prevented the correct purging of historical data when the configured retention time expired. As a result, the first purge job to run after this update is expected to delete more data than usual and may take longer to complete.

The purge job should begin within three hours of the upgrade. Additionally, after this job and the subsequent vacuuming process are finished, you may notice a significant reduction in the total size of your PEM database.
!!!

New features, enhancements, bug fixes, and other changes in PEM 9.8.0 include:

| Type | Description |
|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
| Enhancement | Added support for EDB Advanced Server, EDB Postgres Distributed, and PostgreSQL 17. |
| Enhancement | Added support for RHEL9 ARM64 platform. |
| Enhancement | Added support to allow sslmode connections from PEM agent to PEM server. |
| Bug fix | Fixed an issue for PEM port while registering the server. Now `pemworker` picks up the PEM port from the agent config file while registering the server. |
| Bug fix | Fixed an issue where PEM agent installation on Windows was failing if a `%` character was used to set the service for the agent. |
| Bug fix | Fixed an issue where some historical probe data was not purged because the system job that tracks data for purging would be erroneously deleted by another system job. |
| Bug fix | Fixed an issue for displaying errors on EINTR signal. Now spoolers `select()` error will be displayed on EINTR signal only when log level is set to INFO. |
34 changes: 18 additions & 16 deletions product_docs/docs/pem/9/pem_rel_notes/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Release notes"
navigation:
- 980_rel_notes
- 970_rel_notes
- 960_rel_notes
- 951_rel_notes
Expand All @@ -19,22 +20,23 @@ navigation:

The Postgres Enterprise Manager (PEM) documentation describes the latest version of PEM 9 including minor releases and patches. The release notes in this section provide information on what was new in each release. For new functionality introduced after 8.0.0 in a minor or patch release, there are also indicators within the content about what release introduced the feature.

| Version | Release Date | Upstream Merges | Accessibility Conformance |
| ------------------------- | ------------ | --------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------- |
| [9.7.0](970_rel_notes) | 13 Aug 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.6.0](960_rel_notes) | 15 May 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.5.1](951_rel_notes) | 04 Mar 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.5.0](950_rel_notes) | 15 Feb 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.4.1](941_rel_notes) | 28 Nov 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.4.0](940_rel_notes) | 16 Nov 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.3.1](931_rel_notes) | 12 Oct 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.3.0](930_rel_notes) | 31 Aug 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.2](922_rel_notes) | 14 Jul 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.1](921_rel_notes) | 03 Jul 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.0](920_rel_notes) | 24 May 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.1.1](911_rel_notes) | 31 Mar 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.1.0](910_rel_notes) | 14 Feb 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.0.0](900_rel_notes) | 9 Dec 2022 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| Version | Release Date | Upstream Merges | Accessibility Conformance |
|------------------------|--------------|-----------------|------------------------------------------------------------------|
| [9.8.0](980_rel_notes) | 19 Nov 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.7.0](970_rel_notes) | 13 Aug 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.6.0](960_rel_notes) | 15 May 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.5.1](951_rel_notes) | 04 Mar 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.5.0](950_rel_notes) | 15 Feb 2024 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.4.1](941_rel_notes) | 28 Nov 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.4.0](940_rel_notes) | 16 Nov 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.3.1](931_rel_notes) | 12 Oct 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.3.0](930_rel_notes) | 31 Aug 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.2](922_rel_notes) | 14 Jul 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.1](921_rel_notes) | 03 Jul 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.2.0](920_rel_notes) | 24 May 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.1.1](911_rel_notes) | 31 Mar 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.1.0](910_rel_notes) | 14 Feb 2023 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |
| [9.0.0](900_rel_notes) | 9 Dec 2022 | NA | [Conformance Report](https://www.enterprisedb.com/accessibility) |

Often only select issues are included in the upstream merges. The specific issues included in the merges are listed in the release note topics.

Expand Down
Loading

0 comments on commit 3ca741f

Please sign in to comment.