37.2. Viewing Databases #

  1. In the navigation panel, go to Databases.

  2. (Optional) To display system databases, turn on Show system databases.

The table of databases includes the following columns:

The database size is calculated as the total sum of all its relational objects. This allows avoiding redundant calls of the pg_database_size function that uses the recursive traversal of directories and files and can negatively impact the performance of the main instance workload.

Important

If a database is created outside PPEM, the information about it can be displayed in the web application with a delay. The delay duration depends on the agent configuration. By default, it is one minute.