]> granicus.if.org Git - postgresql/commit
Add approximated Zipfian-distributed random generator to pgbench.
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 14 Dec 2017 11:30:22 +0000 (14:30 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 14 Dec 2017 11:30:22 +0000 (14:30 +0300)
commit1fcd0adeb38d6ef36066134bb3b44acc5a249a98
tree0bb453ce1ba39fabff127754fa70f0bc4e0f33c7
parent538d114f6d72cbc94122ab522e002e63359cff5b
Add approximated Zipfian-distributed random generator to pgbench.

Generator helps to make close to real-world tests.

Author: Alik Khilazhev
Reviewed-By: Fabien COELHO
Discussion: https://www.postgresql.org/message-id/flat/BF3B6F54-68C3-417A-BFAB-FB4D66F2B410@postgrespro.ru
doc/src/sgml/ref/pgbench.sgml
src/bin/pgbench/exprparse.y
src/bin/pgbench/pgbench.c
src/bin/pgbench/pgbench.h
src/bin/pgbench/t/001_pgbench_with_server.pl