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

Tweak BgBufferSync() so that a persistent write error on a dirty buffer

doesn't block the bgwriter from making progress writing out other buffers.
This was a hard problem in the context of the ARC/2Q design, but it's
trivial in the context of clock sweep ... just advance the sweep counter
before we try to write not after.
parent 688784f6
No related branches found
No related tags found
Loading
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