Posts Tagged ‘pgbench’

Waiting for 8.4 - pgbench with timed execution

2008-09-13 15:33:06 CEST | No Comments | Tags: , ,

Takahiro Itagaki wrote, and Tom Lane committed nice patch, which I personally find really helpful:

Add a duration option to pgbench, so that test length can be specified in seconds instead of by number of transactions to run. Takahiro Itagaki

- MORE -