Restore archive_command documentation

Peter Eisentraut <peter@eisentraut.org>

Commit: ba50834551f936719450a287c0d7f1d0d769e9c9
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-09-22T11:35:00Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +44 −48
doc/src/sgml/config.sgml modified +34 −27
doc/src/sgml/high-availability.sgml modified +3 −3
doc/src/sgml/ref/pg_receivewal.sgml modified +5 −2
doc/src/sgml/wal.sgml modified +2 −1

Documentation touched

Discussion