Add new pgbench switch, --unlogged-tables.
Robert Haas <rhaas@postgresql.org>
Add new pgbench switch, --unlogged-tables. This entails adjusting pgbench to use getopt_long() rather than getopt().
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +37 −14 |
| doc/src/sgml/pgbench.sgml | modified | +9 −0 |