]> granicus.if.org Git - postgresql/commit
Improve low-level backup documentation.
authorRobert Haas <rhaas@postgresql.org>
Fri, 25 Aug 2017 19:07:44 +0000 (15:07 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 25 Aug 2017 19:20:26 +0000 (15:20 -0400)
commit3460728c67852d80569a0382e187480f08771778
tree6daeff5c28c02f3b3786434abd93bda970f74287
parent33043c69df790d9a08d2ac682c6f1d41c9a652bd
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, also correcting some
errors introduced by 52f8a59dd953c6820baf153e97cf07d31b8ac1d6.
Updates to the 9.6 documentation are needed as well, but that
will need a separate patch as some things are different on that
version.

David Steele, reviewed by Robert Haas and Michael Paquier

Discussion: http://postgr.es/m/d4d951b9-89c0-6bc1-b6ff-d0b2dd5a8966@pgmasters.net
doc/src/sgml/backup.sgml
doc/src/sgml/func.sgml