Re: walsender can ignore send failures in WalSndLoop

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: walsender can ignore send failures in WalSndLoop
Date: 2014-03-04 13:44:58
Message-ID: 5315D8DA.8060502@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02/14/2014 01:13 PM, Andres Freund wrote:
> There's a small issue in abfd192b, namely one of the error cases wasn't
> changed when WalSndLoop was changed to be able to return.
>
> I don't think this is likely to have any grave consequences, we'll
> likely error out soon afterwards again.
>
> Patch attached.

Fixed, thanks!

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2014-03-04 13:49:57 Re: jsonb and nested hstore
Previous Message Yeb Havinga 2014-03-04 13:42:31 Re: Row-security on updatable s.b. views