Add a duration option to pgbench, so that test length can be specified in seconds

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cff4aa6ad61f539f6b2e49d8df351960acc8d036
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-09-11T23:52:48Z
Releases: 8.4.0
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

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +109 −9
doc/src/sgml/pgbench.sgml modified +19 −9