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

Repair some problems in bgwriter start/stop logic. In particular, don't

allow the bgwriter to start before the startup subprocess has finished
... it tends to crash otherwise.  (The same problem may have existed for
the checkpointer, I'm not entirely sure.)  Remove some code that was
redundant because the bgwriter is handled as a member of the backend list.
parent 3b6bf0c0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment