Re: Use COPY for populating all pgbench tables
Tristan Partin <tristan@neon.tech>
From: "Tristan Partin" <tristan@neon.tech>
To: "Tristan Partin" <tristan@neon.tech>, <pgsql-hackers@postgresql.org>
Date: 2023-06-14T15:58:06Z
Lists: pgsql-hackers
Attachments
- v2-0001-Move-constant-into-format-string.patch (text/x-patch) patch v2-0001
- v2-0002-Use-COPY-instead-of-INSERT-for-populating-all-tab.patch (text/x-patch) patch v2-0002
Again, I forget to actually attach. Holy guacamole. -- Tristan Partin Neon (https://neon.tech)
Commits
-
pgbench: Use COPY for client-side data generation
- e35cc3b3f2d0 17.0 landed
-
pgbench: Add TAP tests to check consistency of data generated
- 29836df323d7 17.0 landed
-
pgbench: Move constant into format string
- 11f36694091c 17.0 landed