PV_SESSION_STAT
PV_SESSION_STAT collects statistics about session states based on session threads or the AutoVacuum thread.
| 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. |