文档首页/
云数据库 GaussDB/
开发指南(分布式_V2.0-3.x)/
Schema/
DBE_PERF Schema/
Session/Thread/
GLOBAL_SESSION_TIME
更新时间:2024-04-26 GMT+08:00
GLOBAL_SESSION_TIME
用于统计各节点会话线程的运行时间信息,及各执行阶段所消耗时间。
名称 |
类型 |
描述 |
---|---|---|
node_name |
name |
节点名称。 |
sessid |
text |
线程启动时间+线程标识。 |
stat_id |
integer |
统计编号。 |
stat_name |
text |
会话类型名称。 |
value |
bigint |
会话值。 |
父主题: Session/Thread