Re: Blocks read for index scans - Mailing list pgsql-performance

From Mark Kirkwood
Subject Re: Blocks read for index scans
Date
Msg-id 4445CB29.1010605@paradise.net.nz
Whole thread Raw
In response to Re: Blocks read for index scans  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-performance
Jim C. Nasby wrote:

>
> Yeah... not gonna happen...
>
> It's completely mind-boggling that FBSD doesn't track writes and reads
> seperately.

'iostat' does not tell you this, but 'gstat' does - its the "geom"
system monitor (a bit annoying that the standard tool is lacking in this
regard...).

Cheers

Mark

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: merge>hash>loop
Next
From: Mark Kirkwood
Date:
Subject: Re: merge>hash>loop