GLOBAL_SESSION_MEMORY
Collects statistics about memory usage at the session level on each node in the unit of MB, including all the memory allocated to GaussDB and stream threads on DNs for jobs currently executed by users, as described in Table 1.
Name |
Type |
Description |
---|---|---|
node_name |
name |
Node name. |
sessid |
text |
Thread start time and ID. |
init_mem |
integer |
Memory allocated to the currently executed job before the job enters the executor. |
used_mem |
integer |
Memory allocated to the currently executed job. |
peak_mem |
integer |
Peak memory allocated to the currently executed job. |
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