Re: gaussian distribution pgbench

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: gaussian distribution pgbench
Дата
Msg-id 5321B7E6.7080300@vmware.com
обсуждение исходный текст
Ответ на Re: gaussian distribution pgbench  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: gaussian distribution pgbench  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On 03/13/2014 03:17 PM, Fujii Masao wrote:
> On Tue, Mar 11, 2014 at 1:49 PM, KONDO Mitsumasa
> <kondo.mitsumasa@lab.ntt.co.jp> wrote:
>> (2014/03/09 1:49), Fabien COELHO wrote:
>>>
>>> I'm okay with this UI and its implementation.
>>
>> OK.
>
> We should do the same discussion for the UI of command-line option?
> The patch adds two options --gaussian and --exponential, but this UI
> seems to be a bit inconsistent with the UI for \setrandom. Instead,
> we can use something like --distribution=[uniform | gaussian | exponential].

IMHO we should just implement the \setrandom changes, and not add any of 
these options to modify the standard test workload. If someone wants to 
run TPC-B workload with gaussian or exponential distribution, they can 
implement it as a custom script. The docs include the script for the 
standard TPC-B workload; just copy-paster that and modify the \setrandom 
lines.

- Heikki



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: gaussian distribution pgbench