Add a duration option to pgbench, so that test length can be specified in seconds
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +109 −9 |
| doc/src/sgml/pgbench.sgml | modified | +19 −9 |