Re: pgbench - allow to create partitioned tables

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Asif Rehman <asifr.rehman@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-26T17:34:18Z
Lists: pgsql-hackers

Attachments

> Just one suggestion --partition-method option should be made dependent 
> on --partitions, because it has no use unless used with --partitions. 
> What do you think?

Why not. V4 attached.

-- 
Fabien.

Commits

  1. pgbench: add --partitions and --partition-method options.