Thread: pgsql: Add new pgbench options, --tablespace and --index-tablespace.

pgsql: Add new pgbench options, --tablespace and --index-tablespace.

From
Robert Haas
Date:
Add new pgbench options, --tablespace and --index-tablespace.

Per a request from Greg Smith.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7c26395661ce549621db6fa93c0abb9cdbac9837

Modified Files
--------------
contrib/pgbench/pgbench.c |  119 ++++++++++++++++++++++++++++++++------------
doc/src/sgml/pgbench.sgml |   20 ++++++++
2 files changed, 106 insertions(+), 33 deletions(-)