PGXC_RESPOOL_RUNTIME_INFO
PGXC_RESPOOL_RUNTIME_INFO displays the running information about all resource pool jobs on all CNs.
Name |
Type |
Description |
---|---|---|
nodename |
name |
CN name. |
nodegroup |
name |
Name of the logical cluster the resource pool belongs to. The default cluster is installation. |
rpname |
name |
Resource pool name. |
ref_count |
int |
Number of jobs that reference the resource pool. This count includes both controlled and uncontrolled jobs. |
fast_run |
int |
Number of jobs currently running in the resource pool's fast lane. |
fast_wait |
int |
Number of jobs currently queued in the resource pool's fast lane. |
slow_run |
int |
Number of jobs currently running in the resource pool's slow lane. |
slow_wait |
int |
Number of jobs currently queued in the resource pool's slow lane. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.