postgresql/doc
Fujii Masao cee3cfd75c Fix documentation of pg_start_backup and pg_stop_backup functions.
This commit adds the description that "non-exclusive" pg_start_backup
and pg_stop_backup can be executed even during recovery. Previously
it was wrongly documented that those functions are not allowed to be
executed during recovery.

Back-patch to 9.6 where non-exclusive backup API was added.

Discussion: https://postgr.es/m/CAHGQGwEuAYrEX7Yhmf2MCrTK81HDkkg-JqsOUh8zw6+zYC5zzw@mail.gmail.com
2019-04-23 02:43:28 +09:00
..
src Fix documentation of pg_start_backup and pg_stop_backup functions. 2019-04-23 02:43:28 +09:00
bug.template Stamp 11.2. 2019-02-11 16:17:27 -05:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO