Re: [PATCH] pgbench --throttle (submission 7 - with lag measurement)

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Greg Smith <greg(at)2ndQuadrant(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] pgbench --throttle (submission 7 - with lag measurement)
Date: 2013-06-27 18:23:28
Message-ID: alpine.DEB.2.02.1306272019070.6384@localhost6.localdomain6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Please find attached a v12, which under timer_exceeded interrupts
> clients which are being throttled instead of waiting for the end of the
> transaction, as the transaction is not started yet.

Please find attached a v13 which fixes conflicts introduced by the long
options patch committed by Robert Haas.

--
Fabien.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-06-27 18:32:55 Re: Group Commits Vs WAL Writes
Previous Message Robert Haas 2013-06-27 18:22:43 Re: Patch for fail-back without fresh backup