gp_global_sequence
The gp_global_sequence
table contains the log sequence number position in the transaction log. This table is used by persistent tables.
Table 1. pg_catalog.gp_global_sequence
column | type | references | description |
---|---|---|---|
sequence_num |
bigint | Log sequence number position in the transaction log |