gp_db_interfaces

gp_db_interfaces 表包含有关Segment与网络接口的关系的信息。该信息和gp_interfaces的数据连接在一起被系统用于为多种目的网络接口的使用,包括故障检测。

表 1. pgcatalog.gp_db_interfaces
类型引用描述
dbidsmallintgp_segment configuration.dbid系统分配的ID。Segment(或Master)实例的唯一标识符。
interfaceidsmallintgp_interfaces.interfaceid系统分配的网络接口ID。
prioritysmallint 该Segment的网络接口的优先级。

上级主题: 系统目录定义