Re: comment for "fast promote" - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: comment for "fast promote"
Date
Msg-id CAHGQGwECArGmcHiVUyD4-_2wRjUKAjyWMmU3LXgZYqP6Z+C3kQ@mail.gmail.com
Whole thread Raw
In response to Re: comment for "fast promote"  (Tomonari Katsumata <t.katsumata1122@gmail.com>)
List pgsql-hackers
On Sat, Aug 3, 2013 at 4:31 PM, Tomonari Katsumata
<t.katsumata1122@gmail.com> wrote:
> Hi,
>
> I made a patch for REL9_3_STABLE which gets rid of
> old promote processing. please check it.
> This patch make PostgreSQL do fast promoting(*) always.
> (*) which means skipping long checkpoint before increasing
> timeline.

Thanks for the patch!

I fixed the bug that your patch accidentally makes archive recovery
skip end-of-recovery checkpoint, fixed some typos, refactored the
source code and posted the updated version of the patch in
http://www.postgresql.org/message-id/CAHGQGwGYkF+CvpOMdxaO=+aNAzc1Oo9O4LqWo50MxpvFj+0VOw@mail.gmail.com

Regards,

-- 
Fujii Masao



pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET
Next
From: "Joshua D. Drake"
Date:
Subject: don't own lock of type?