Make pgbench -i emit only one-tenth as many status messages.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +1 −1 |