更新时间:2022-07-29 GMT+08:00

PV_SESSION_TIME

PV_SESSION_TIME视图用于统计会话线程的运行时间信息及各执行阶段所消耗时间,单位为微秒。

表1 PV_SESSION_TIME字段

名称

类型

描述

sessid

text

线程标识+线程启动时间

stat_id

integer

统计编号

stat_name

text

运行时间类型名称

value

bigint

运行时间值