forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb804c18
committed
Fix documentation of pg_start_backup and pg_stop_backup functions.
This commit adds the description that "non-exclusive" pg_start_backupand pg_stop_backup can be executed even during recovery. Previouslyit was wrongly documented that those functions are not allowed to beexecuted during recovery.Back-patch to 9.6 where non-exclusive backup API was added.Discussion:https://postgr.es/m/CAHGQGwEuAYrEX7Yhmf2MCrTK81HDkkg-JqsOUh8zw6+zYC5zzw@mail.gmail.com1 parentd08c44f commitb804c18
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19835 | 19835 |
| |
19836 | 19836 |
| |
19837 | 19837 |
| |
| 19838 | + | |
| 19839 | + | |
19838 | 19840 |
| |
19839 | 19841 |
| |
19840 | 19842 |
| |
|
0 commit comments
Comments
(0)