Sample Header Ad - 728x90

Is there a way to change query / set the epoch portion of the txid_current?

0 votes
1 answer
162 views
The postgres documentation says that txid_current is the combination of the epoch and the current transaction id, done so that every transaction should be assigned a unique 64 bit number. Is there any way to check what the epoch is currently? Also - is there a way to get the server to increment the epoch? I am using postgres 14.5.
Asked by zelinka (101 rep)
Nov 4, 2022, 09:11 PM
Last activity: Jul 7, 2025, 10:04 AM