Improve low-level backup documentation.

Robert Haas <rhaas@postgresql.org>

Commit: 9b1d48506a87a0ac61a1501a4253b6e6e524b87a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-08-31T19:56:21Z
Releases: 9.6.6
Improve low-level backup documentation.

Our documentation hasn't really caught up with the fact that
non-exclusive backups can now be taken using pg_start_backup and
pg_stop_backup even on standbys.  Update.

David Steele, reviewed by Robert Haas and Michael Paquier

Discussion: http://postgr.es/m/f349b834-1443-ebf0-3c2a-965f944004d7@pgmasters.net

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +21 −6
doc/src/sgml/func.sgml modified +13 −2

Documentation touched

Discussion