PGXC_NODE_ENV
PGXC_NODE_ENV displays environmental variables of all nodes in a cluster. This view can be viewed only by the users with SYSADMIN or MONADMIN permission.
Name | Type | Description |
|---|---|---|
node_name1 | text | Name of a node in a cluster. |
host1 | text | Host names of the nodes in the cluster. |
process1 | integer | Process IDs of the nodes in the cluster. |
port1 | integer | Port numbers of the nodes in the cluster. |
installpath1 | text | Installation directory of the nodes in the cluster. |
datapath1 | text | Data directory of the nodes in the cluster. |
log_directory1 | text | Log directory of 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.

