更新时间:2025-02-27 GMT+08:00
PG_NODE_ENV
PG_NODE_ENV视图显示当前节点的环境变量信息。
| 名称 | 类型 | 描述 |
|---|---|---|
| node_name | text | 当前节点的名称。 |
| host | text | 当前节点的主机名称。 |
| process | integer | 当前节点的进程号。 |
| port | integer | 当前节点的端口号。 |
| installpath | text | 当前节点的安装目录。 |
| datapath | text | 当前节点的数据目录。 |
| log_directory | text | 当前节点的日志目录。 |
父主题: 系统视图