index 078d35c8f88da85fff56c2baa6e5bd200de685ef..0bfeef49c4c3cc29234193eb6a30944b8df758f2 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.258 2010年03月02日 23:38:17 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.259 2010年03月12日 17:46:07 momjian Exp $ -->
<chapter Id="runtime-config">
<title>Server Configuration</title>
disabled, but the server continues to accumulate WAL segment files in
the expectation that a command will soon be provided. Setting
<varname>archive_mode</> to a command that does nothing but
- return true, e.g. <literal>/bin/true</>, effectively disables
+ return true, e.g. <literal>/bin/true</> effectively disables
archiving, but also breaks the chain of WAL files needed for
archive recovery, so it should only be used in unusual circumstances.
</para>