PGXC_OS_THREADS
PGXC_OS_THREADS displays thread status information under all normal nodes in the current cluster. Only users with the SYSADMIN and MONADMIN permissions can query this view.
Name |
Type |
Description |
---|---|---|
node_name |
text |
Names of the normal nodes in the cluster. |
pid |
bigint |
IDs of running threads among the normal node processes in the current cluster. |
lwpid |
integer |
ID of the lightweight thread corresponding to pid. |
thread_name |
text |
Name of the thread corresponding to pid. |
creation_time |
timestamp with time zone |
Creation time of the thread corresponding to 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