Andrei Korigodski <akori...@gmail.com> writes: > There is a small catch in the parsing of --help and --version args by pgbench: > they are processed correctly only as the first argument.
This is, in fact, how it's done in all PG apps. regards, tom lane