Restore archive_command documentation
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 17 Sep 2022 09:34:20 +0000 (11:34 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 22 Sep 2022 11:35:00 +0000 (07:35 -0400)
commitba50834551f936719450a287c0d7f1d0d769e9c9
treedf2599c99e8a5cb1e6696ef4ad68596e1986fed9
parent18ac08f0b42de3cf35f07199c9f482746c8b12c0
Restore archive_command documentation

Commit 5ef1eefd76f404ddc59b885d50340e602b70f05f, which added
archive_library, purged most mentions of archive_command from the
documentation.  This is inappropriate, since archive_command is still
a feature in use and users will want to see information about it.

This restores all the removed mentions and rephrases things so that
archive_command and archive_library are presented as alternatives of
each other.

Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://www.postgresql.org/message-id/9366d634-a917-85a9-4991-b2a4859edaf9@enterprisedb.com
doc/src/sgml/backup.sgml
doc/src/sgml/config.sgml
doc/src/sgml/high-availability.sgml
doc/src/sgml/ref/pg_receivewal.sgml
doc/src/sgml/wal.sgml