Re: Group Commit

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Group Commit
Date: 2008-03-07 04:09:46
Message-ID: Pine.GSO.4.64.0803062307510.10742@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 6 Mar 2008, Tom Lane wrote:

> What about the other idea of just having committers wait for the next
> walwriter-cycle flush before reporting commit?

I haven't considered that too much yet; it may very well be superior to
anything I was thinking of. The only point I was trying to make today is
that I'd prefer not to see commit_delay excised until there's a superior
replacement for it that's suitable even for synchronous write situations.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2008-03-07 05:10:03 Re: [PATCHES] Updatable views
Previous Message Bruce Momjian 2008-03-07 01:40:56 Re: Terminating a backend