Re: Performance Anomalies in 7.4.5 - Mailing list pgsql-performance

From Tom Lane
Subject Re: Performance Anomalies in 7.4.5
Date
Msg-id 3472.1098985829@sss.pgh.pa.us
Whole thread Raw
In response to Re: Performance Anomalies in 7.4.5  (Rod Taylor <pg@rbt.ca>)
List pgsql-performance
Rod Taylor <pg@rbt.ca> writes:
> On Thu, 2004-10-28 at 12:31, Tom Lane wrote:
>> Should be pretty much a fixed cost: one kernel call per table.

> Is this something that the bgwriter could periodically do and share the
> data?

I think a kernel call would be cheaper.

            regards, tom lane

pgsql-performance by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Performance Anomalies in 7.4.5
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Sequential Scan with LIMIT