GS_TOTAL_NODEGROUP_MEMORY_DETAIL
GS_TOTAL_NODEGROUP_MEMORY_DETAIL returns the memory usage (in MB) of the current logical instance of the database. If the GUC parameter enable_memory_limit is set to off, this view is unavailable.
Name |
Type |
Description |
---|---|---|
ngname |
text |
Logical instance name. |
memorytype |
text |
Memory type. The value must be one of the following:
|
memorymbytes |
integer |
Size of allocated memory-typed memory. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.