Re: Buglist - Mailing list pgsql-general

From Tom Lane
Subject Re: Buglist
Date
Msg-id 21676.1061416712@sss.pgh.pa.us
Whole thread Raw
In response to Re: Buglist  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Buglist  (Andrew Sullivan <andrew@libertyrms.info>)
Re: Buglist  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Jan Wieck <JanWieck@Yahoo.com> writes:
> What about a little hint to the buffer management that if it has to
> evict another buffer to physically read this one (meaning the buffer
> pool was full already) then it will not put this buffer at the top of
> the LRU chain but rather at it's end? This way a vacuum on a large table
> will not cause a complete cache eviction.

I think what we really need is a way to schedule VACUUM's I/O at a lower
priority than normal I/Os.  Wouldn't be very portable :-( ... but if the
OS offers a facility for requesting this, it'd be worth experimenting
with.

            regards, tom lane

pgsql-general by date:

Previous
From: Joseph Tate
Date:
Subject: Open Transaction list
Next
From: Chris Webster
Date:
Subject: 7.4b: FATAL: invalid value for "lc_monetary": "US_EN"