Re: [HACKERS] [WIP] Zipfian distribution in pgbench
Teodor Sigaev <teodor@sigaev.ru>
From: Teodor Sigaev <teodor@sigaev.ru>
To: Fabien COELHO <coelho@cri.ensmp.fr>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Cc: Alik Khilazhev <a.khilazhev@postgrespro.ru>
Date: 2017-12-14T11:31:28Z
Lists: pgsql-hackers
Thank you for all, pushed
Fabien COELHO wrote:
>
>> Note that the patch may interact with other patches which add functions to
>> pgbench, so might need a rebase depending on the order in which the patch are
>> applied.
>
> Attached a minor rebase after 16827d4424.
>
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
Commits
-
Add approximated Zipfian-distributed random generator to pgbench.
- 1fcd0adeb38d 11.0 landed