Re: WALWriter active during recovery - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: WALWriter active during recovery
Date
Msg-id CANP8+jLB3aOknA6qzvL-=RQt5OZ3MyVv678s0fMnj7YZsJZs9Q@mail.gmail.com
Whole thread Raw
In response to Re: WALWriter active during recovery  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2 July 2015 at 14:38, Andres Freund <andres@anarazel.de> wrote:
On 2015-07-02 14:34:48 +0100, Simon Riggs wrote:
> This was pushed back from last CF and I haven't worked on it at all, nor
> will I.
>
> Pushing back again.

Let's "return with feedback", not " move", it then.. Moving a entries
along which aren't expected to receive updates anytime soon isn't a good
idea, there's more than enough entries each CF.

Although I agree, the interface won't let me do that, so will leave as-is.

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Patch to improve a few appendStringInfo* calls
Next
From: Simon Riggs
Date:
Subject: Re: Support for N synchronous standby servers - take 2