Re: Reducing Transaction Start/End Contention - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Reducing Transaction Start/End Contention
Date
Msg-id 20070731153415.GI5103@alvh.no-ip.org
Whole thread Raw
In response to Reducing Transaction Start/End Contention  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Reducing Transaction Start/End Contention
List pgsql-hackers
Simon Riggs wrote:

> 1. Increase size of Clog-specific BLCKSZ

> 2. Perform ExtendClog() as a background activity

> (1) and (2) can be patched fairly easily for 8.3. I have a prototype
> patch for (1) on the shelf already from 6 months ago.

Hmm, I think (1) may be 8.3 material but all the rest are complex enough
that being left for 8.4 is called for.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Quick idea for reducing VACUUM contention
Next
From: Decibel!
Date:
Subject: Re: Quick idea for reducing VACUUM contention