On Tue, 9 Mar 2004, Sally Sally wrote:
> I wanted to do some quick load testing on a postgres database. Does anyone
> have any tips on how to go about doing this?
> Thanks much.
If you just wanna beat the database a bit to test for reliability etc,
look at contrib/pgbench in the distro.
If you want to test massive workloads, look at the OSDL tests on
www.osdl.org:
http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/