Re: Vacuum questions... - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Vacuum questions...
Date
Msg-id 20050925042953.GC14362@surnet.cl
Whole thread Raw
In response to Vacuum questions...  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
On Sat, Sep 24, 2005 at 07:17:38PM -0500, Jim C. Nasby wrote:

> Finally, if vacuum_delay is enabled, does vacuum_cost_page_miss consider
> a miss as not in the database buffer, or not in the kernel buffer?

The database buffer.

> I
> remember discussions about trying to track IO request times to try and
> determine if something came out of kernel buffers or not, but AFAIK
> that's all vaporware right now...

I don't remember the discussion, but it certainly hasn't been
implemented.

-- 
Alvaro Herrera                                http://www.PlanetPostgreSQL.org
"Escucha y olvidarás; ve y recordarás; haz y entenderás" (Confucio)


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Vacuum questions...
Next
From: Hannu Krosing
Date:
Subject: Re: Vacuum questions...