Files
doc-exports/docs/dws/dev/dws_04_0739.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

4.6 KiB

PG_OS_THREADS

PG_OS_THREADS displays the status information about all the threads under the current node.

Table 1 PG_OS_THREADS columns

Column

Type

Description

node_name

Text

Name of the node

pid

Bigint

Thread number running under the current node process

lwpid

Integer

Lightweight thread IDs corresponding to the PIDs

thread_name

Text

Thread names corresponding to the PIDs

creation_time

Timestamp with time zone

Creation time of the threads corresponding to the PIDs