gp_segment_configuration
gp_segment_configuration#
The gp_segment_configuration
table contains information about mirroring and segment instance configuration.
column |
type |
references |
description |
---|---|---|---|
|
smallint |
Unique identifier of a segment (or coordinator) instance. |
|
|
smallint |
The content identifier for a segment instance. A primary segment instance and its corresponding mirror will always have the same content identifier. |
|
|
char |
The role that a segment is currently running as. Values are |
|
|
char |
The role that a segment was originally assigned at initialization time. Values are |
|
|
char |
The synchronization status of a segment instance with its mirror copy. Values are |
|
|
char |
The fault status of a segment instance. Values are |
|
|
integer |
The TCP port the database server listener process is using. |
|
|
text |
The hostname of a segment host. |
|
|
text |
The hostname used to access a particular segment instance on a segment host. This value may be the same as |
|
|
text |
Segment instance data directory. |
|
|
text |
The virtual cluster to which the segment belongs. |
|
|
text |
The virtual cluster instance to which the segment belongs. |
|
|
text |
The source of segment configuration. |