HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Other Versions:

GS_TXN_SNAPSHOT

GS_TXN_SNAPSHOT is a timestamp-CSN mapping table. It periodically samples and maintains an appropriate time range to estimate the CSN value corresponding to the timestamp in the range.

Table 1 GS_TXN_SNAPSHOT columns

Name Data Type Description
snptime timestamptz Snapshot time
snpxmin bigint Minimum transaction ID snapshots
snpcsn bigint Commit sequence number (CSN) snapshots
snpsnapshot TEXT Serialized snapshot text
Copyright © 2011-2024 www.enmotech.com All rights reserved.