Re: pgbench - extend initialization phase control

btendouan <btendouan@oss.nttdata.com>

From: btendouan <btendouan@oss.nttdata.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: "ibrar.ahmad@gmail.com:" <pgsql-hackers@lists.postgresql.org>
Date: 2019-10-17T08:35:10Z
Lists: pgsql-hackers
Hi,

When g is specified, null is inserted in the filler column of 
pgbentch_tellrs, acounts, branches.
But when G is specified, empty string is inserted.

Do you have any intention of this difference?

--
Anna



Commits

  1. Add query cancellation capabilities in pgbench init phase

  2. Add "G" (server-side data generation) as an initialization step in pgbench.