Re: Reduction in WAL for UPDATEs - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Reduction in WAL for UPDATEs
Date
Msg-id 1175093747.4386.332.camel@silverbirch.site
Whole thread Raw
In response to Re: Reduction in WAL for UPDATEs  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-hackers
On Wed, 2007-03-28 at 15:51 +0200, Florian G. Pflug wrote:

> BTW, the "COMMIT NOWAIT" feature Simon Riggs proposed should provide
> a huge speedup too, since dspam runs one transaction for each token
> it has to update.

I've switched to doing the COMMIT NOWAIT as a priority now, but do plan
to do both for 8.3.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: ECPG threads test
Next
From: Gregory Stark
Date:
Subject: Re: Reduction in WAL for UPDATEs