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

Teach RequestCheckpoint() to wait and retry a few times if it can't signal

the bgwriter immediately.  This covers the case where the bgwriter is still
starting up, as seen in a recent buildfarm failure.  In future it might also
assist with clean recovery after a bgwriter termination and restart ---
right now the postmaster treats early bgwriter exit as a system crash,
but that might not always be so.
parent 8309d006
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.
Please register or to comment