Re: Page Miss Hits

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Scott Marlowe <smarlowe(at)qwest(dot)net>
Subject: Re: Page Miss Hits
Date: 2004-08-02 16:43:32
Message-ID: 410E6F34.6040300@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Scott Marlowe wrote:
> On Mon, 2004-08-02 at 02:11, Ioannis Theoharis wrote:
>
>>Hi, i would like to answer if there is any way in postgres to find the
>>page miss hits caused during a query execution.
>>
>>
>>Is there something like explain analyze with the page miss hits???
>
>
> You're making a basic assumption that is (at least currently) untrue,
> and that is that PostgreSQL has it's own cache.

Are you sure of this ? What is the meaning of the ARC recently introduced
then ?

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Gaetano Mendola 2004-08-02 20:50:20 Re: Page Miss Hits
Previous Message Scott Marlowe 2004-08-02 16:19:27 Re: Page Miss Hits