Re: Clean switchover - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Clean switchover
Date
Msg-id CABUevExpY7JQJj+sKZoArPQNBNzrbU0f-57MpYVg6S9d7q=NDw@mail.gmail.com
Whole thread Raw
In response to Re: Clean switchover  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Clean switchover
List pgsql-hackers
On Wed, Jun 12, 2013 at 1:48 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> Hi,
>
> On 2013-06-12 07:53:29 +0900, Fujii Masao wrote:
>> The attached patch fixes this problem. It just changes walsender so that it
>> waits for all the outstanding WAL records to be replicated to the standby
>> before closing the replication connection.
>
> Imo this is a fix that needs to get backpatched... The code tried to do
> this but failed, I don't think it really gives grounds for valid *new*
> concerns.

+1 (without having looked at the code itself, it's definitely a
behaviour that needs to be fixed)

--Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Clean switchover
Next
From: Andres Freund
Date:
Subject: Re: Re: Adding IEEE 754:2008 decimal floating point and hardware support for it