> On Mon, Aug 5, 2019 at 10:46 PM Fabien COELHO <coe...@cri.ensmp.fr> wrote: > > > The index builds are done serially. The vacuum could be replaced by COPY > > FREEZE. > > Well, it could be added?
While doing benchmarking using different tools, including pgbench, I found it useful as a temporary hack to add copy freeze and maintenance_work_mem options (the last one not as an env variable, just as a set before, although not sure if it's a best idea). Is it similar to what you were talking about?
v1-0001-pgbench-load-options.patch
Description: Binary data