Re: [PATCH] add --throttle to pgbench (submission 3)
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Jan Wieck <JanWieck@Yahoo.com>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2013-06-19T20:18:52Z
Lists: pgsql-hackers
>> Because you may want to put something very readable and understandable in >> a script and like long options, or have to type it interactively every day >> in a terminal and like short ones. Most UNIX commands include both kind. > > Would it make sense then to add long versions for all the other standard > options too? Yep. It is really a stylistic (pedantic?) matter. See for pgbench: https://commitfest.postgresql.org/action/patch_view?id=1106 -- Fabien.