pgbench - extend initialization phase control

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема pgbench - extend initialization phase control
Дата
Msg-id alpine.DEB.2.21.1904061826420.3678@lancre
обсуждение исходный текст
Ответы Re: pgbench - extend initialization phase control  (Ibrar Ahmed <ibrar.ahmad@gmail.com>)
Список pgsql-hackers
Hello devs,

the attached patch adds some more control on the initialization phase.
In particular, ( and ) allow to begin/commit explicitely, and G generates 
the data server-side instead of client side, which might be a good idea 
depending on the available bandwidth.

Together with the previously submitted patch about getting stats on the 
initialization phase, the idea is to possibly improve this phase, or use 
it as a benchmark tool in itself.

-- 
Fabien.
Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: pgbench - add minimal stats on initialization
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Implement uuid_version()