Re: [WIP] Zipfian distribution in pgbench
Alik Khilazhev <a.khilazhev@postgrespro.ru>
From: Alik Khilazhev <a.khilazhev@postgrespro.ru>
To: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-07-21T11:51:00Z
Lists: pgsql-hackers
Attachments
- pgbench-zipf-05v.patch (application/octet-stream) patch
- (unnamed) (text/plain)
Hello! I realized that I was sending emails as HTML and latest patch is not visible in the archive now. That’s why I am attaching it again. I am sorry for that.
Commits
-
Add approximated Zipfian-distributed random generator to pgbench.
- 1fcd0adeb38d 11.0 landed