Are you an LLM? You can read better optimized documentation at /zh/docs/7.0.0-RC3/database_reference/GS_SESSION_STAT.md for this page in Markdown format
GS_SESSION_STAT
GS_SESSION_STAT视图以会话线程或AutoVacuum线程为单位,统计会话状态信息。
表 1 GS_SESSION_STAT字段
名称 | 类型 | 描述 |
|---|
sessid | text | 线程标识+线程启动时间。 |
statid | integer | 统计编号。 |
statname | text | 统计会话名称。 |
statunit | text | 统计会话单位。 |
value | bigint | 统计会话值。 |