PGXC_NODE_ENV
PGXC_NODE_ENV provides environmental variables of all nodes in a cluster. This view can be viewed only by the monitor admin and sysadmin users.
| Name | Type | Description |
|---|---|---|
| node_name1 | text | All node names in the cluster |
| host1 | text | Host names of all the nodes in the cluster |
| process1 | integer | Process IDs of all the nodes in the cluster |
| port1 | integer | Port numbers of all the nodes in the cluster |
| installpath1 | text | Installation directory of all the nodes in the cluster |
| datapath1 | text | Data directory of all the nodes in the cluster |
| log_directory1 | text | Log directory of all the nodes in the cluster |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.