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:43:28 +0900 |
commit | cee3cfd75c20b14a3a38c4408e798f1c51701477 (patch) | |
tree | 30a22bba07e700408a7d01047f1bf3486bae5626 /contrib/postgres_fdw/postgres_fdw.c | |
parent | ab01aa8521a5ae8a81a2a10cb8736e35f87cb19b (diff) | |
download | postgresql-cee3cfd75c20b14a3a38c4408e798f1c51701477.tar.gz postgresql-cee3cfd75c20b14a3a38c4408e798f1c51701477.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions