Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug
Tom Lane <tgl@sss.pgh.pa.us>
Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug report from David Darville. Back-patch as far as 8.1, which may or may not have the problem but it seems a safe change anyway.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dbcommands.c | modified | +4 −1 |