Re: 8.2 Autovacuum BUG ? - Mailing list pgsql-performance

From Tom Lane
Subject Re: 8.2 Autovacuum BUG ?
Date
Msg-id 815.1188589723@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.2 Autovacuum BUG ?  (Erik Jones <erik@myemma.com>)
List pgsql-performance
Erik Jones <erik@myemma.com> writes:
> On Aug 31, 2007, at 2:08 PM, Tom Lane wrote:
>> It's worth noting that the patch Florian is working on, to suppress
>> assignment of XIDs for transactions that never write anything, will make
>> for a large reduction in the rate of XID consumption in many real-world
>> applications.

> Off topic and just out of curiousity, is this the work that will
> allow standby servers to have selects run on them without stopping
> WAL replay?

It's a small component of that.

            regards, tom lane

pgsql-performance by date:

Previous
From: Vivek Khera
Date:
Subject: Re: [Solved] Postgres performance problem
Next
From: Chris Browne
Date:
Subject: Re: 8.2 Autovacuum BUG ?