]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve low-level backup documentation.
authorRobert Haas <rhaas@postgresql.org>
Thu, 31 Aug 2017 19:56:21 +0000 (15:56 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 31 Aug 2017 19:56:21 +0000 (15:56 -0400)
commit9b1d48506a87a0ac61a1501a4253b6e6e524b87a
tree502e2410455b87ccadfb30b947ca1800407e7cb2
parent941e47fc43cc3d80bfd4112e013a1d11235ead6a
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
doc/src/sgml/backup.sgml
doc/src/sgml/func.sgml