Add --rate option.

Tatsuo Ishii <ishii@postgresql.org>

Commit: fc9f4e9f8c981bbc050e5566cf558112c938da2c
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2013-07-22T23:40:22Z
Releases: 9.4.0
Add --rate option.

This controls the target transaction rate to certain tps, rather than
maximum. Patch contributed by Fabien COELHO, reviewed by Greg Smith,
and slight editing by me.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +159 −19
doc/src/sgml/pgbench.sgml modified +47 −1