Re: [HACKERS] [WIP] Zipfian distribution in pgbench

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Alik Khilazhev <a(dot)khilazhev(at)postgrespro(dot)ru>
Subject: Re: [HACKERS] [WIP] Zipfian distribution in pgbench
Date: 2017-11-22 06:39:08
Message-ID: alpine.DEB.2.20.1711220736240.5743@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> 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.

--
Fabien.

Attachment Content-Type Size
pgbench-zipf-11-1.patch text/x-diff 13.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Rosenstein 2017-11-22 06:42:47 Re: Logical Replication and triggers
Previous Message Amit Langote 2017-11-22 06:08:20 Re: With commit 4e5fe9ad19, range partition missing handling for the NULL partition key