pgxc_node
 
                  更新时间 2025-02-05 09:36:55
                 
 
                    最近更新时间: 2025-02-05 09:36:55
                  
 本页介绍天翼云TeleDB数据库元数据pgxc_node的内容。
 存储分布节点信息。
| 名称 | 类型 | 定义 | 
|---|---|---|
| node_name | NameData | 节点的名称 | 
| node_type | char | 节点类型 | 
| node_port | int32 | 节点连接的端口号 | 
| node_host | NameData | 节点连接的主机名或IP 地址 | 
| nodeis_primary | bool | 是否是主节点 | 
| nodeis_preferred | bool | 是否是首选节点 | 
| node_id | int32 | 节点标识符 | 
| node_cluster_name | NameData | 节点所属的集群名称 | 
| fwd_server_port | int32 | Forword进程端口号 | 
