diff options
author | Fujii Masao <fujii@postgresql.org> | 2019-04-23 02:41:58 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2019-04-23 02:41:58 +0900 |
commit | b804c1837b55722369d30be707738c098a75cd7a (patch) | |
tree | fe79045af90294be7fe6a1cca81976b65a75e4fe /src/backend/access/gist/gist.c | |
parent | d08c44f7a4ec574110bf1587fe8bd682b8557e0f (diff) | |
download | postgresql-b804c1837b55722369d30be707738c098a75cd7a.tar.gz postgresql-b804c1837b55722369d30be707738c098a75cd7a.zip |
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
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions