gp_global_sequence
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
gp_global_sequence
The gp_global_sequence table contains the log sequence number position in the transaction log, which is used by the file replication process to determine the file blocks to replicate from a primary to a mirror segment.
column | type | references | description |
---|---|---|---|
sequence_num | bigint | Log sequence number position in the transaction log |