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 corresponding to the timestamp in the range.
| Name | Type | Description |
|---|---|---|
| snptime | timestamp with time zone | Snapshot time |
| snpxmin | bigint | Minimum snapshot ID |
| snpcsn | bigint | Snapshot CSN |
| snpsnapshot | text | Serialized snapshot text |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.