Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ Additional disk space is required for data storage. Please note that resource us

## Software Prerequisites

**Platforms and Versions Support**
### Platforms and Versions Support

For information about the platforms and versions supported by PEM, visit the EnterpriseDB website at:

<https://www.enterprisedb.com/services-support/edb-supported-products-and-platforms>

!!! note Please note:
PEM 8.0 is no longer supported on CentOS/RHEL/OEL 6.x platforms. It is strongly recommended that EDB products running on these platforms be migrated to a supported platform.
PEM 8.0 is no longer supported on CentOS/RHEL/OEL 6.x platforms. It is strongly recommended that EDB products running on these platforms be migrated to a supported platform.

**Modifying the pg_hba.conf File**
### Modifying the pg_hba.conf File

The `pg_hba.conf` file manages connections for the Postgres server. You must ensure that the `pg_hba.conf` file on each monitored server allows connections from the PEM server, the monitoring PEM Agent, and the host of the PEM-HTTPD server.

Expand All @@ -39,10 +39,10 @@ Information about managing authentication is also available in the Postgres core

<https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html>

**Firewall Restrictions**
### Firewall Restrictions

Please note that you must adjust your firewall to allow communication between PEM components.

**Supported Locales**
### Supported Locales

Currently, the PEM server and web interface support a locale of `English(US) en_US` and use of a period (.) as a language separator character. Using an alternate locale, or a separator character other than a period may result in errors.