Skip to content
Snippets Groups Projects
Commit 4eb5e27a authored by Tom Lane's avatar Tom Lane
Browse files

Resetting the XLOG can't include rewinding it to logical position zero,

because we need page LSNs stored in the main database to be less than
the current XLOG position.  Hence, generate the new XLOG segment at last
old segment number plus one.
parent 9242e6c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment