forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit083cc49
committed
Revert the patch to check if we've reached end-of-backup also when doing
crash recovery, and throw an error if not. hubert depesz lubaczewski pointedout that that situation also happens in the crash recovery following asystem crash that happens during an online backup.We might want to do something smarter in 9.1, like put the check back forbackups taken with pg_basebackup, but that's for another patch.1 parent052e621 commit083cc49
1 file changed
+22
-5
lines changedLines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6322 | 6322 |
| |
6323 | 6323 |
| |
6324 | 6324 |
| |
6325 |
| - | |
| 6325 | + | |
| 6326 | + | |
| 6327 | + | |
6326 | 6328 |
| |
6327 | 6329 |
| |
6328 |
| - | |
6329 |
| - | |
6330 |
| - | |
| 6330 | + | |
| 6331 | + | |
| 6332 | + | |
| 6333 | + | |
| 6334 | + | |
| 6335 | + | |
| 6336 | + | |
| 6337 | + | |
| 6338 | + | |
| 6339 | + | |
| 6340 | + | |
| 6341 | + | |
| 6342 | + | |
| 6343 | + | |
| 6344 | + | |
| 6345 | + | |
| 6346 | + | |
6331 | 6347 |
| |
6332 | 6348 |
| |
6333 | 6349 |
| |
| |||
7910 | 7926 |
| |
7911 | 7927 |
| |
7912 | 7928 |
| |
7913 |
| - | |
| 7929 | + | |
| 7930 | + | |
7914 | 7931 |
| |
7915 | 7932 |
| |
7916 | 7933 |
| |
|
0 commit comments
Comments
(0)