forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
4.5 KiB
4.5 KiB
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. |
Parent topic: System Views