PV_SESSION_TIME displays statistics about the running time of session threads and time consumed in each execution phase, in microseconds.
Column |
Type |
Description |
|---|---|---|
sessid |
Text |
Thread ID and thread start time. |
stat_id |
Integer |
Statistics ID. |
stat_name |
Text |
Name of the runtime type. |
value |
Bigint |
Runtime value. |