Re: pgbench -M option can be specified more than once - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: pgbench -M option can be specified more than once
Date
Msg-id 20181103.101214.1852563059443496456.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: pgbench -M option can be specified more than once  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgbench -M option can be specified more than once
Re: pgbench -M option can be specified more than once
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgbench -M option can be specified more than once
Next
From: Isaac Morland
Date:
Subject: Re: pgbench -M option can be specified more than once