PGXC_OS_THREADS
PGXC_OS_THREADS displays thread status information under all normal nodes in the current cluster. This view can be viewed only by the monitor admin and sysadmin users. For details about the columns, see Table 1.
Name |
Type |
Description |
---|---|---|
node_name |
text |
Names of normal nodes in a cluster. |
pid |
bigint |
IDs of running threads among normal node processes in the current cluster. |
lwpid |
integer |
Lightweight thread ID corresponding to the PID |
thread_name |
text |
Thread name corresponding to the PID |
creation_time |
timestamp with time zone |
Thread creation time corresponding to the PID |
dbid |
oid |
ID of the database to which a thread belongs. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot