Re: gaussian distribution pgbench

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: gaussian distribution pgbench
Дата
Msg-id 6167.1395063438@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: gaussian distribution pgbench  (KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>)
Ответы Re: gaussian distribution pgbench  (KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>)
Список pgsql-hackers
KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp> writes:
> (2014/03/17 18:02), Heikki Linnakangas wrote:
>> On 03/17/2014 10:40 AM, KONDO Mitsumasa wrote:
>> There is an infinite number of variants of the TPC-B test that we could include
>> in pgbench. If we start adding every one of them, we're quickly going to have
>> hundreds of options to choose the workload. I'd like to keep pgbench simple.
>> These two new test variants, gaussian and exponential, are not that special that
>> they'd deserve to be included in the program itself.

> Well, I add only two options, and they are major distribution that are seen in 
> real database system than uniform distiribution. I'm afraid, I think you are too 
> worried and it will not be added hundreds of options. And pgbench is still simple.

FWIW, I concur with Heikki on this.  Adding new versions of \setrandom is
useful functionality.  Embedding them in the "standard" test is not,
because that just makes it (even) less standard.  And pgbench has too darn
many switches already.
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Changeset Extraction v7.9.1
Следующее
От: Mitsumasa KONDO
Дата:
Сообщение: Re: [RFC] What should we do for reliable WAL archiving?