Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore running xacts from CLOG on replica startup #424

Open
wants to merge 2 commits into
base: REL_14_STABLE_neon
Choose a base branch
from

Conversation

knizhnik
Copy link
Contributor

That led to incorrect query results, because the known-assigned XIDs
machinery was initialized incorrectly thinking that all of the
in-progress transactions were aborted.
This is needed by the works to initialize running-xids data by
scanning the CLOG at startup.
@hlinnaka hlinnaka force-pushed the restore_running_xids_from_clog_v14 branch from adc11ad to 05d21e2 Compare May 23, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants