Re: Cache hit ratio - Mailing list pgsql-performance

From Ben
Subject Re: Cache hit ratio
Date
Msg-id Pine.LNX.4.64.0704031032200.26177@localhost.localdomain
Whole thread Raw
In response to Cache hit ratio  (Jean Arnaud <Jean.Arnaud@inrialpes.fr>)
List pgsql-performance
Have you looked at the pg_stat_* views? You must enable stats collection
to see any data in them, but that's probably what you're looking for.

On Tue, 3 Apr 2007, Jean Arnaud wrote:

> Hi
>
> Is there a way to get the cache hit ratio in PostGreSQL ?
>
> Cheers
>
> --
> -- Jean Arnaud
> -- Projet SARDES
> -- INRIA Rhône-Alpes / LSR-IMAG
> -- http://sardes.inrialpes.fr/~jarnaud
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>              http://archives.postgresql.org
>

pgsql-performance by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: Cache hit ratio
Next
From: Josh Berkus
Date:
Subject: Re: Cache hit ratio