PV_SESSION_STAT¶
PV_SESSION_STAT displays session state statistics based on session threads or the AutoVacuum thread.
Column | Type | Description |
---|---|---|
sessid | Text | Thread ID and thread 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. |