- Notifications
You must be signed in to change notification settings - Fork28
Commitcee3cfd
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 parentab01aa8 commitcee3cfd
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18687 | 18687 |
| |
18688 | 18688 |
| |
18689 | 18689 |
| |
| 18690 | + | |
| 18691 | + | |
18690 | 18692 |
| |
18691 | 18693 |
| |
18692 | 18694 |
| |
|
0 commit comments
Comments
(0)