Re: LSN as a recovery target - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: LSN as a recovery target
Date
Msg-id CANP8+jL-7eKK56OHfTMpEoKJ2_0mdd0AS=wdbiabZaUMFpSFjA@mail.gmail.com
Whole thread Raw
In response to Re: LSN as a recovery target  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Responses Re: LSN as a recovery target
List pgsql-hackers
On 4 September 2016 at 14:32, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
> At 2016-09-04 07:02:01 +0100, simon@2ndquadrant.com wrote:
>>
>> > By the way, what has been committed does not include the patch
>> > adding the parsing context in case of an error as wanted upthread.
>> > Perhaps that's not worth adding now as there is the GUC refactoring
>> > potentially happening for the recovery parameters, so I don't mind
>> > much. Just that's worth mentioning.
>>
>> Hmm, that was unintentional. If something stalls the recovery
>> parameter project, please remind me to commit that as well.
>
> I'm aware of this, and will adjust accordingly in the GUC patch. Thanks
> for the heads up.

I noticed we don't mention what LSN is anywhere, so I'd like to apply
the following doc patch also.

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

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Better locale-specific-character-class handling for regexps
Next
From: Andreas Karlsson
Date:
Subject: Re: [PATCH] Reload SSL certificates on SIGHUP