PG_NODE_ENV¶
PG_NODE_ENVO displays the environmental variable information about the current node.
Column | Type | Description |
---|---|---|
node_name | Text | Name of the node |
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 current node |
datapath | Text | Data directory of the node |
log_directory | Text | Log directory of the node |