Re: 9.5 CF1 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: 9.5 CF1
Date
Msg-id CAB7nPqS2zkRSeJqdN2mo-ggpsM+Wi1WUVFQKbYumMUSaMdoTtQ@mail.gmail.com
Whole thread Raw
In response to Re: 9.5 CF1  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
List pgsql-hackers
On Wed, Jul 2, 2014 at 2:44 PM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
WAL format & API changes
    I'm not sure what's happening here. Will look more closely, but
    updates are welcome from the people who've been participating in
    the discussion/review.
Patch has been reviewed once. Heikki has submitted an updated that still has some issues, nothing unbearable though IMO. I imagine that there are still some discussions needed for the potention performance drop that this patch could create because of the individual memcpy calls that are performed for each WAL record registration.
Regards,
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WAL format and API changes (9.5)
Next
From: Andres Freund
Date:
Subject: Re: Spinlocks and compiler/memory barriers