Re: Script to compute random page cost - Mailing list pgsql-hackers

From Guido Goldstein
Subject Re: Script to compute random page cost
Date
Msg-id m2lm68w0k0.fsf@mail.a-nugget.de
Whole thread Raw
In response to Re: Script to compute random page cost  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi!

On Tue, 10 Sep 2002 14:01:11 +0000 (UTC) tgl@sss.pgh.pa.us (Tom Lane) wrote:
[...]
> Perhaps it's time to remind people that what we want to measure
> is the performance seen by a C program issuing write() and read()
> commands, transferring 8K at a time, on a regular Unix filesystem.
[...]

I've written something like that.
It is not C but might be useful.
Any comments are welcome.

http://www.a-nugget.org/downloads/randread.py

Bye Guido


pgsql-hackers by date:

Previous
From: "David D. Kilzer"
Date:
Subject: [SCRIPT] pgrefchk -- checks referential integrity of foreign keys on tables
Next
From: Luciano David Gerber
Date:
Subject: fixpoint