Re: Postgres benchmarking with pgbench - Mailing list pgsql-performance

From Greg Smith
Subject Re: Postgres benchmarking with pgbench
Date
Msg-id alpine.GSO.2.01.0903170012530.5259@westnet.com
Whole thread Raw
In response to Re: Postgres benchmarking with pgbench  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Postgres benchmarking with pgbench
List pgsql-performance
On Tue, 17 Mar 2009, Gregory Stark wrote:

> I think pgbench is just not that great a model for real-world usage

pgbench's default workload isn't a good model for anything.  It wasn't a
particularly real-world test when the TPC-B it's based on was created, and
that was way back in 1990.  And pgbench isn't even a good implementation
of that spec (the rows are too narrow, comments about that in pgbench.c).

At this point, the only good thing you can say about pgbench is that it's
been a useful tool for comparing successive releases of PostgreSQL in a
relatively fair way.  Basically, it measures what pgbench measures, and
that has only a loose relationship with what people want a database to do.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: High CPU Utilization
Next
From: Greg Smith
Date:
Subject: Re: High CPU Utilization