Re: Using IOZone to simulate DB access patterns

From: "M(dot) Edward (Ed) Borasky" <zznmeb(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Using IOZone to simulate DB access patterns
Date: 2009-04-11 00:03:37
Message-ID: af0420cd0904101703k3a150bd6o35ff2b8c7dc812de@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I've done quite a bit with IOzone, but if you're on Linux, you have lots of
options. In particular, you can actually capture I/O patterns from a running
application with blktrace, and then replay them with btrecord / btreplay.

The documentation for this stuff is a bit hard to find. Some of the distros
don't install it by default. But have a look at

http://ow.ly/2zyW

for some "Getting Started" info.
--
M. Edward (Ed) Borasky
http://www.linkedin.com/in/edborasky

I've never met a happy clam. In fact, most of them were pretty steamed.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Wong 2009-04-11 18:44:33 Re: Using IOZone to simulate DB access patterns
Previous Message Glyn Astill 2009-04-10 22:00:06 Re: 2.6.26 kernel and PostgreSQL