View Single Post

   
  #4 (permalink)  
Old 04-18-2008, 09:36 AM
Tom Lane
 
Posts: n/a
Default Re: [HACKERS] COMMIT NOWAIT Performance Option (patch)

"Simon Riggs" <simon@2ndquadrant.com> writes:
> On Mon, 2007-02-26 at 18:14 -0500, Tom Lane wrote:
>> What does this accomplish other than adding syntactic sugar over a
>> feature that really doesn't work well anyway?


> This patch doesn't intend to implement group commit. I've changed the
> meaning of commit_delay, sorry if that confuses.


Ah. The patch was pretty much unintelligible without the discussion
(which got here considerably later :-(). I've still got misgivings
about how safe it really is, but at least this is better than what
commit_delay wishes it could do.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote