PGXC_OS_THREADS
PGXC_OS_THREADS provides information about the thread status of all normal nodes in the current cluster. Only the system administrator and monitor administrator can access this view.
Name |
Type |
Description |
---|---|---|
node_name |
text |
All normal node names in the cluster |
pid |
bigint |
IDs of running threads among all the 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 |
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