Make pgbench -i emit only one-tenth as many status messages.

Robert Haas <rhaas@postgresql.org>

Commit: 47c7365e794a0a57382efefbf1f2b062c7a3e3d3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-06-22T13:03:25Z
Releases: 9.3.0
Make pgbench -i emit only one-tenth as many status messages.

These days, even a wimpy system can insert 10000 tuples in the blink of
an eye, so there's no real need for this much verbosity.

Per complaint from Tatsuo Ishii.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +1 −1