Re: synchronous commit vs. hint bits - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: synchronous commit vs. hint bits
Date
Msg-id CA+U5nM+NqsZJ_L4ciDSH4p_y1NQZHk8=TNiW-aHUXCOR0Xs0=g@mail.gmail.com
Whole thread Raw
In response to Re: synchronous commit vs. hint bits  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: synchronous commit vs. hint bits
List pgsql-hackers
On Mon, Nov 7, 2011 at 5:26 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

>> 5. Make the WAL writer more responsive, maybe using latches, so that
>> it doesn't take as long for the commit record to make it out to disk.
>
> I'm working on this already as part of the update for power
> reduction/group commit/replication performance.

I extracted this from my current patch for you to test.

Rather useful actually 'cos its allowed me a sensible phasing of the
development.

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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: unite recovery.conf and postgresql.conf
Next
From: Robert Haas
Date:
Subject: Re: synchronous commit vs. hint bits