OSDN Git Service

Document that archive_timeout will force new WAL files even if a single
authorBruce Momjian <bruce@momjian.us>
Fri, 5 Feb 2010 23:37:43 +0000 (23:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 5 Feb 2010 23:37:43 +0000 (23:37 +0000)
commit4b113d9cdc8654e3f979497e057c7f9062bfa612
treed98950e743d1bf88332b49069a9206ae9ef72d1e
parentef51fa505ca6433aaf4e7826a79f665ffecd241a
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.
doc/src/sgml/config.sgml
src/backend/postmaster/bgwriter.c