forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3ea56ff
committed
Don't rename .partial files in pg_receivexlog if an error occured
In56c7d8d the behavior to keep .partial segments around(considered corrupt) in case an connection failure occurs wasaccidentally removed. This would lead to an incomplete segmentbeing considered complete.Author: Michael Paquier1 parent6cfa54e commit3ea56ff
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
|
0 commit comments
Comments
(0)