Re: [PATCH] pgbench --throttle (submission 5)

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] pgbench --throttle (submission 5)
Date: 2013-05-11 15:17:56
Message-ID: alpine.DEB.2.02.1305111713480.3419@localhost6.localdomain6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Simpler version of 'pgbench --throttle' by handling throttling at the
beginning of the transaction instead of doing it at the end.

This is for reference to the next commitfest.

--
Fabien.

Attachment Content-Type Size
pgbench-throttle.patch text/x-diff 5.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2013-05-11 15:34:17 Re: Proposal to add --single-row to psql
Previous Message Robert Haas 2013-05-11 15:17:03 Re: Proposal to add --single-row to psql