Re: Help understanding stat tables

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Hoover" <revoohc(at)sermonaudio(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Help understanding stat tables
Date: 2004-04-21 19:04:50
Message-ID: 14419.1082574290@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Chris Hoover" <revoohc(at)sermonaudio(dot)com> writes:
> I was taking heap_blks_hit / heap_blks_read for my hit pct.
> It should be heap_blks_hit/(heap_blks_read+heap_blks_hit), correct?

Right.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Cramer 2004-04-21 19:13:28 Re: Wierd context-switching issue on Xeon
Previous Message Matthew T. O'Connor 2004-04-21 18:57:16 Re: MySQL vs PG TPC-H benchmarks