PG_NODE_ENV
PG_NODE_ENV displays the environment variable information of the current node.
Name | Type | Description |
|---|---|---|
node_name | text | Current node name. |
host | text | Host name of the node. |
process | integer | Number of the node process. |
port | integer | Port ID of the node. |
installpath | text | Installation directory of the node. |
datapath | text | Data directory of the node. |
log_directory | text | Log directory of the node. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

