New arrangement to always let the bgwriter do checkpoints broke
Tom Lane <tgl@sss.pgh.pa.us>
New arrangement to always let the bgwriter do checkpoints broke CHECKPOINT and some other commands in the context of a standalone backend. Allow a standalone backend to do its own checkpoints.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/bgwriter.c | modified | +18 −1 |