164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GS_SESSION_STAT.md 7.49 KB
一键复制 编辑 原始数据 按行查看 历史
liyang 提交于 2020-05-29 19:27 . Upload openGauss information

GS_SESSION_STAT

GS_SESSION_STAT视图以会话线程或AutoVacuum线程为单位,统计会话状态信息。

表 1 GS_SESSION_STAT字段

名称

类型

描述

sessid

text

线程标识+线程启动时间。

statid

integer

统计编号。

statname

text

统计会话名称。

statunit

text

统计会话单位。

value

bigint

统计会话值。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
2.0.0

搜索帮助