更新时间:2026-05-18 GMT+08:00
PV_SESSION_TIME
PV_SESSION_TIME视图用于统计会话线程的运行时间信息及各执行阶段所消耗时间,单位为微秒。
| 名称 | 类型 | 描述 |
|---|---|---|
| sessid | text | 线程标识+线程启动时间+节点名称(字符串信息为timestamp.threadid.nodename) |
| stat_id | integer | 统计编号。 |
| stat_name | text | 运行时间类型名称。 |
| value | bigint | 运行时间值。 |