Re: xlog filename formatting functions in recovery - Mailing list pgsql-hackers

From Robert Haas
Subject Re: xlog filename formatting functions in recovery
Date
Msg-id CA+TgmoYk5uVVYZYhnaTF0F8sf=PhxCZJX4qE3SFfstTQ_CQKPw@mail.gmail.com
Whole thread Raw
In response to xlog filename formatting functions in recovery  (Daniel Farina <daniel@heroku.com>)
Responses Re: xlog filename formatting functions in recovery  (Magnus Hagander <magnus@hagander.net>)
Re: xlog filename formatting functions in recovery  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Tue, Jul 3, 2012 at 6:43 AM, Amit Kapila <amit.kapila@huawei.com> wrote:
>>(added to commitfest:
>> https://commitfest.postgresql.org/action/patch_view?id=888)
> It seems you have added it in current commit fest.
> Shouldn't it be added for next CF.

Yep.  The current CF has been closed to new submissions for two and a
half weeks.

On the substance of the patch, I believe the reason why this is
currently disallowed is because the TLI is implicitly taken from the
running system, and on the standby that might be the wrong value.

I might be misremembering.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: huge tlb support
Next
From: Magnus Hagander
Date:
Subject: Re: xlog filename formatting functions in recovery