Re: pgbench - allow to create partitioned tables

Erik Rijkers <er@xs4all.nl>

From: Erikjan Rijkers <er@xs4all.nl>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Amit Kapila <amit.kapila16@gmail.com>, Asif Rehman <asifr.rehman@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-09-17T19:54:54Z
Lists: pgsql-hackers
On 2019-09-17 20:49, Fabien COELHO wrote:
> Attached v9:
> 
> [pgbench-init-partitioned-9.patch]

Turns out this patch needed a dos2unix treatment.

It's easy to do but it takes time to figure it out (I'm dumb).  I for 
one would be happy to receive patches not so encumbered :)


thanks,

Erik Rijkers



Commits

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