Re: New to PostgreSQL, performance considerations - Mailing list pgsql-performance

From Josh Berkus
Subject Re: New to PostgreSQL, performance considerations
Date
Msg-id 200612131836.25713.josh@agliodbs.com
Whole thread Raw
In response to Re: New to PostgreSQL, performance considerations  (Bruce Momjian <bruce@momjian.us>)
Responses Re: New to PostgreSQL, performance considerations  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-performance
Bruce,

> pgbench is designed to be a general benchmark, meanining it exercises
> all parts of the system.  I am thinking just reexecuting a single SELECT
> over and over again would be a better test of the CPU optimizations.

Mostly, though, pgbench just gives the I/O system a workout.  It's not a
really good general workload.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

pgsql-performance by date:

Previous
From: "Rajesh Kumar Mallah"
Date:
Subject: Re: New to PostgreSQL, performance considerations
Next
From: "Joshua D. Drake"
Date:
Subject: Re: New to PostgreSQL, performance considerations