Re: Use COPY for populating all pgbench tables

Tristan Partin <tristan@neon.tech>

From: "Tristan Partin" <tristan@neon.tech>
To: "David Rowley" <dgrowleyml@gmail.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2023-06-09T14:59:47Z
Lists: pgsql-hackers
David,

I think you should submit this patch standalone. I don't see any reason
this shouldn't be reviewed and committed when fully fleshed out.

-- 
Tristan Partin
Neon (https://neon.tech)



Commits

  1. pgbench: Use COPY for client-side data generation

  2. pgbench: Add TAP tests to check consistency of data generated

  3. pgbench: Move constant into format string