Document that archive_timeout will force new WAL files even if a single

Bruce Momjian <bruce@momjian.us>

Commit: 4b113d9cdc8654e3f979497e057c7f9062bfa612
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-02-05T23:37:43Z
Releases: 9.0.0
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

PathChange+/−
doc/src/sgml/config.sgml modified +6 −2
src/backend/postmaster/bgwriter.c modified +5 −2