Thread: pgsql: Add --rate option.

pgsql: Add --rate option.

From
Tatsuo Ishii
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fc9f4e9f8c981bbc050e5566cf558112c938da2c

Modified Files
--------------
contrib/pgbench/pgbench.c |  178 ++++++++++++++++++++++++++++++++++++++++-----
doc/src/sgml/pgbench.sgml |   48 +++++++++++-
2 files changed, 206 insertions(+), 20 deletions(-)