Re: [HACKERS] Buglist - Mailing list pgsql-general

From Jan Wieck
Subject Re: [HACKERS] Buglist
Date
Msg-id 3F465095.5040701@Yahoo.com
Whole thread Raw
In response to Re: [HACKERS] Buglist  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Buglist  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Tom Lane wrote:

> Jan Wieck <JanWieck@Yahoo.com> writes:
>> Okay, my proposal would be to have a VACUUM mode where it tells the
>> buffer manager to only return a page if it is already in memory, and
>> some "not cached" if it would have to read it from disk, and simply skip
>> the page in that case.
>
> Since no such call is available at the OS level, this would only work
> well with very large shared_buffers settings (ie, you try to rely on
> PG shared buffers to the exclusion of kernel disk cache).  AFAIK the
> general consensus is that that's not a good way to run Postgres.

Oh-kay ... so yes Manfred, your RSM is probably the better way.


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_dump and alter database
Next
From: Fernando Schapachnik
Date:
Subject: Re: pg_dump and alter database