GS_SESSION_STAT
GS_SESSION_STAT collects statistics about session states based on session threads or the AutoVacuum thread.
Table 1 GS_SESSION_STAT columns
Name | Type | Description |
---|
sessid | text | Thread ID and start time |
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 |
openGauss 2025-03-17 23:22:14