跳转至

sc_id

sc_id

sc_id系统目录表标识了SeaboxMPP数据库系统名称和系统的Executor数量。 它还具有表所在的特定数据库实例(Executor或Coordinator)的本地值。 该表在pg_global表空间中定义,这意味着它在系统中的所有数据库之间全局共享。

类型 参考 描述
sdname name 这个SeaboxMPP数据库系统的名称。
numsegments smallint SeaboxMPP数据库系统中的Executor数量。
dbid smallint 此Executor(或Coordinator)实例的唯一标识符。
content smallint 该Executor实例上的这部份数据的ID。