[COMMITTERS] pgsql: Don't rename .partial files in pg_receivexlog if an erroroccure - Mailing list pgsql-committers

From Magnus Hagander
Subject [COMMITTERS] pgsql: Don't rename .partial files in pg_receivexlog if an erroroccure
Date
Msg-id E1cLoFX-00020y-Re@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3ea56fffd66fe2c5857f36359ae16d4cabcdeef6

Modified Files
--------------
src/bin/pg_basebackup/receivelog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: [COMMITTERS] pgsql: Fix typo comments
Next
From: Andrew Dunstan
Date:
Subject: [COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.