PATCH: Add Table Access Method option to pgbench - Mailing list pgsql-hackers

From Michel Pelletier
Subject PATCH: Add Table Access Method option to pgbench
Date
Msg-id CAC77N6ih=LbhZQXV76grEsaVQkBL464Y2Foqq9o=f4UBfEOfEQ@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: Add Table Access Method option to pgbench
List pgsql-hackers
Hello!

This patch adds a `--tableam=TABLEAM` option to the pgbench command line which allows the user to specify which table am is used to create tables initialized with `-i`.

This change was originally authored by Alexander Korotkov, I have updated it and added a test to the pgbench runner.  I'm hoping to make the deadline for this currently open Commit Fest?

My goal is to add a couple more regression tests but the implementation is complete.

Thanks in advance for any comments or questions!

-Michel

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: margay fails assertion in stats/dsa/dsm code
Next
From: vignesh C
Date:
Subject: Re: Handle infinite recursion in logical replication setup