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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
