Re: Disk and shared buffer cache use

From: "Chamara Gunaratne" <chamarag(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Disk and shared buffer cache use
Date: 2007-05-09 01:38:05
Message-ID: db0a7ed90705081838g281c9ca3t7132442408b96112@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

My apologies, I am afraid I am new to PostgreSQL. Where can I find
contrib mdoules or a list of modules? At the pgFoundry project site?
Thanks!

On 5/8/07, Guido Barosio <gbarosio(at)gmail(dot)com> wrote:
> AFAIK there is a contrib module that helps you with these kind of
> tasks, but I can't remember the name right now. But the name was
> pretty clear so you won't have problems.
>
> g.-
>
> On 5/8/07, Chamara Gunaratne <chamarag(at)gmail(dot)com> wrote:
> > Hello All,
> > Is there a way to determine the percentage of data found in the shared
> > buffer cache when running a query in PostgreSQL 7.4? Or to put it in
> > another way, how do you measure the effectiveness of the shared buffer
> > cache?
> >
> > I read through several sites on PostgreSQL performance tuning, but
> > couldn't find a method to measure this.
> > Thank you,
> >
> > Chamara
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
> >
>
>
> --
> Guido Barosio
> -----------------------
> http://www.globant.com
> guido(dot)barosio(at)globant(dot)com
>

--
Priyanga Chamara Gunaratne

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Brian Herlihy 2007-05-09 05:34:10 Efficiency of CREATE TABLE AS
Previous Message Chamara Gunaratne 2007-05-08 19:29:43 Disk and shared buffer cache use