文档中心MogDBMogDB StackUqbar
v3.0

文档:v3.0

GLOBAL_OS_THREADS

提供MogDB中所有正常节点下的线程状态信息。

表 1 GLOBAL_OS_THREADS字段

名称 类型 描述
node_name text 数据库进程名称。
pid bigint 当前节点进程中正在运行的线程号。
lwpid integer 与pid对应的轻量级线程号。
thread_name text 与pid对应的线程名称。
creation_time timestamp with time zone 与pid对应的线程创建的时间。
Copyright © 2011-2024 www.enmotech.com All rights reserved.