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
-
Add query cancellation capabilities in pgbench init phase
- 1d468b9ad81b 13.0 landed
-
Add "G" (server-side data generation) as an initialization step in pgbench.
- a386942bd29b 13.0 landed