Send all outstanding WAL before exiting when smart shutdown is requested.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Send all outstanding WAL before exiting when smart shutdown is requested. This was broken by my previous patch to send WAL in smaller batches. Patch by Fujii Masao.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/walsender.c | modified | +6 −4 |