GaussDB-OS_THREADS
提供当前节点下所有线程的状态信息,如表1所示。
名称 | 类型 | 描述 |
---|---|---|
node_name | text | 当前节点的名称。 |
pid | bigint | 当前节点进程中正在运行的线程号。 |
lwpid | integer | 与pid对应的轻量级线程号。 |
thread_name | text | 与pid对应的线程名称。 |
creation_time | timestamp with time zone | 与pid对应的线程创建的时间。 |
更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…