-
+
Server Configuration
disabled, but the server continues to accumulate WAL segment files in
the expectation that a command will soon be provided. Setting
archive_mode> to a command that does nothing but
- return true, e.g. /bin/true>, effectively disables
+ return true, e.g. /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.