GLOBAL_SESSION_STAT
GLOBAL_SESSION_STAT collects statistics about session status on each node based on session threads or the AutoVacuum thread.
| Name | Type | Description |
|---|---|---|
| node_name | name | Node name |
| sessid | text | Thread start time and ID |
| statid | integer | Statistics ID |
| statname | text | Name of the statistics session |
| statunit | text | Unit of the statistics session |
| value | bigint | Value of the statistics session |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.