Updated on 2025-05-29 GMT+08:00

PG_TOTAL_MEMORY_DETAIL

PG_TOTAL_MEMORY_DETAIL displays memory usage of a node in the database. In the multi-tenancy scenario, an empty value is returned in a PDB.

Table 1 PG_TOTAL_MEMORY_DETAIL columns

Name

Type

Description

nodename

text

Specifies the node name.

memorytype

text

Memory name.

memorymbytes

integer

Size of the used memory in the unit of MB.