After any checkpoint, close all smgr files handles in bgwriter
Simon Riggs <simon@2ndQuadrant.com>
After any checkpoint, close all smgr files handles in bgwriter
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/bgwriter.c | modified | +9 −0 |
| src/backend/postmaster/checkpointer.c | modified | +25 −0 |
| src/include/postmaster/bgwriter.h | modified | +2 −0 |