Re: pgbench -M option can be specified more than once

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: pgbench -M option can be specified more than once
Дата
Msg-id 20181103.101214.1852563059443496456.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: pgbench -M option can be specified more than once  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgbench -M option can be specified more than once  (Isaac Morland <isaac.morland@gmail.com>)
Re: pgbench -M option can be specified more than once  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
> Tatsuo Ishii <ishii@sraoss.co.jp> writes:
>> While playing with pgbench, I found multiple "-M query_mode" can be
>> set more than once. For example,
> 
> I think that's true of just about every option in all of our programs.
> Why is this one instance so much worse than others that it deserves
> to be handled differently?

One of my colleagues actually believed that if both "-M extended" and
"-M prepared" were specified, pgbench runs in mixture of those
modes. So I felt avoiding such misunderstanding is more important.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgbench -M option can be specified more than once
Следующее
От: Isaac Morland
Дата:
Сообщение: Re: pgbench -M option can be specified more than once