pgbench: Allow the transaction log file prefix to be changed.
Robert Haas <rhaas@postgresql.org>
pgbench: Allow the transaction log file prefix to be changed. Masahiko Sawada, reviewed by Fabien Coelho and Beena Emerson, with some a bit of wordsmithing and cosmetic adjustment by me.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgbench.sgml | modified | +19 −7 |
| src/bin/pgbench/pgbench.c | modified | +18 −2 |