Don't rename .partial files in pg_receivexlog if an error occured
Magnus Hagander <magnus@hagander.net>
Don't rename .partial files in pg_receivexlog if an error occured In 56c7d8d the behavior to keep .partial segments around (considered corrupt) in case an connection failure occurs was accidentally removed. This would lead to an incomplete segment being considered complete. Author: Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/receivelog.c | modified | +1 −1 |