Document that archive_timeout will force new WAL files even if a single
Bruce Momjian <bruce@momjian.us>
Document that archive_timeout will force new WAL files even if a single checkpoint has happened, and recommend adjusting checkpoint_timeout to reduce the impact of this.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +6 −2 |
| src/backend/postmaster/bgwriter.c | modified | +5 −2 |