Re: WAL format and API changes (9.5) - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: WAL format and API changes (9.5)
Date
Msg-id CAB7nPqQqhqu6eBJjf7Nd=5t0_iJbATr75d=T2QJH2QAsikB4Ug@mail.gmail.com
Whole thread Raw
In response to Re: WAL format and API changes (9.5)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: WAL format and API changes (9.5)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Tue, Nov 11, 2014 at 4:29 AM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
Attached is a new version. It's rebased on current git master, including BRIN. I've also fixed the laundry list of small things you reported, as well as a bunch of bugs I uncovered during my own testing.
This patch needs a small rebase, it has been broken by a590f266 that fixed WAL replay for brin indexes:
patching file src/backend/access/brin/brin_xlog.c
Hunk #2 FAILED at 42.
Hunk #3 FAILED at 91.
This will facilitate testing as well.
Regards
--
Michael

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Missing line for postgresql.auto.conf?
Next
From: Kouhei Kaigai
Date:
Subject: Re: using custom scan nodes to prototype parallel sequential scan