PG_SHARED_MEMORY_DETAIL
PG_SHARED_MEMORY_DETAIL displays usage information about all the shared memory contexts.
Name |
Type |
Description |
---|---|---|
contextname |
text |
Name of the memory context. |
level |
smallint |
Hierarchy of the memory context. |
parent |
text |
Parent memory context. |
totalsize |
bigint |
Total size of the shared memory, in bytes. |
freesize |
bigint |
Remaining size of the shared memory, in bytes. |
usedsize |
bigint |
Used size of the shared memory, in bytes. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot