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.
| 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. |