Re: BUG #13453: PostgreSQL 9.5dev pgbench exponential distribution bug? (when threshold is small)

Поиск
Список
Период
Сортировка
От 德哥
Тема Re: BUG #13453: PostgreSQL 9.5dev pgbench exponential distribution bug? (when threshold is small)
Дата
Msg-id 5ffbc4f0.d51.14e090e452b.Coremail.digoal@126.com
обсуждение исходный текст
Ответ на Re: BUG #13453: PostgreSQL 9.5dev pgbench exponential distribution bug? (when threshold is small)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
At 2015-06-18 23:32:21, "Alvaro Herrera" <alvherre@2ndquadrant.com> wrote:
>Fabien COELHO wrote:
>> 
>> Hello,
>> 
>> >\setrandom id 1 50000 exponential 0.0000001
>> >insert into test values (:id);
>> 
>> Yes, a very small coefficient on a truncated exponential is pretty close to
>> a uniform distribution. I think that this is a mathematical fact, not a bug.
>
>It's a fact of life also ... you don't notice exponentially-growing
>stuff until it's way out of hand :-)
Thanks, great, it's my miss-understand. I use threshold=1,10,100,1000,10000 and test again, add plot pictures.
http://blog.163.com/digoal@126/blog/static/163877040201551891133433/
(The closer to 0 the threshold, the flatter (more uniform) the access distribution.)
> >-- >Álvaro Herrera http://www.2ndQuadrant.com/ >PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #13440: unaccent does not remove all diacritics
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #13440: unaccent does not remove all diacritics