forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitde8b098
committed
Document restrictions regarding incremental backups and standbys.
If you try to take an incremental backup on a standby and there hasn'tbeen much system activity, it might fail. Document why this happens.Also add a hint to the error message you get, to make it more likelythat users will understand what has gone wrong.Laurenz Albe and Robert HaasDiscussion:https://postgr.es/m/5468641ad821dad7aa3b2d65bf843146443a1b68.camel@cybertec.at1 parent6622da8 commitde8b098
File tree
2 files changed
+13
-1
lines changed- doc/src/sgml
- src/backend/backup
2 files changed
+13
-1
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
925 | 925 |
| |
926 | 926 |
| |
927 | 927 |
| |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
928 | 939 |
| |
929 | 940 |
| |
930 | 941 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
| 445 | + | |
445 | 446 |
| |
446 | 447 |
| |
447 | 448 |
| |
|
0 commit comments
Comments
(0)