| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Josh Berkus <josh(at)agliodbs(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgbench stats per script & other stuff |
| Date: | 2015-09-03 17:36:15 |
| Message-ID: | alpine.DEB.2.10.1509031927070.16877@sto |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> I've left out:
>> - removing -N/-S upward compatibility shorthands
>> but I will not cry if they are removed
>
> I see no particular merit to breaking backward compatibility here.
I agree, but I would not fight for this. I think there is a good argument
*NOT* to add more if new builtin scripts are added later.
Currently the builtin script can be selected with "-b t" (t for tcpb-like),
"-b s" (s for simple-update) and "-b se" (se for select-only).
I've reused their current names for the option selector, and it takes the
first matching prefix.
--
Fabien.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-09-03 17:37:55 | Re: Reduce ProcArrayLock contention |
| Previous Message | Robert Haas | 2015-09-03 17:33:43 | Re: Freeze avoidance of very large table. |