PATCH: Add Table Access Method option to pgbench

Поиск
Список
Период
Сортировка
От Michel Pelletier
Тема PATCH: Add Table Access Method option to pgbench
Дата
Msg-id CAC77N6ih=LbhZQXV76grEsaVQkBL464Y2Foqq9o=f4UBfEOfEQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: Add Table Access Method option to pgbench  (Justin Pryzby <pryzby@telsasoft.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: margay fails assertion in stats/dsa/dsm code
Следующее
От: vignesh C
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup