Understanding Postgres Enterprise Manager components and architecture v9
Postgres Enterprise Manager (PEM) monitors and manages multiple Postgres servers through a single graphical interface. PEM can monitor the following areas of the infrastructure:
- Hosts — One or more servers (physical or virtual) and their operating systems.
- Database servers — One or more instances of PostgreSQL, EDB Postgres Advanced Server, or EDB Postgres Extended Server (formerly known as 2ndQPostgres) running on a host.
- Databases — One or more databases and their schema objects, such as tables and indexes.
Note
The term Postgres refers to PostgreSQL, EDB Postgres Advanced Server, or EDB Postgres Extended Server.
PEM consists of individual software components:
- PEM server