tweaking under repeatable load - Mailing list pgsql-performance

From Ben
Subject tweaking under repeatable load
Date
Msg-id 1554969B-3526-4E6F-941D-2DF845C77541@silentmedia.com
Whole thread Raw
Responses Re: tweaking under repeatable load  (Dimitri Fontaine <dim@dalibo.com>)
List pgsql-performance
I'd like to optimize my postgres configuration for optimal
performance under typical load. Unfortunately, as I understand
things, that implies that I have to have a way to repeat the same
load each time I try out new settings, so that I can fairly compare.
It's difficult for me to drive the load all the way through my
application, so I'm envisioning some script like pqa that analyzes
the logged queries against the database during a typical load period,
and then lets me replay them directly against the database with the
same original frequency.

Has anybody done anything similar to this? Anything better? Did it
end up being a waste of time, or was it helpful?

pgsql-performance by date:

Previous
From: Dave Cramer
Date:
Subject: Re: High update activity, PostgreSQL vs BigDBMS
Next
From: "Craig A. James"
Date:
Subject: Re: High update activity, PostgreSQL vs BigDBMS