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-22 18:06:39
Message-ID: alpine.DEB.2.02.1306222001540.23902@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.

I've also changed the log format that I used for debugging the apparent
latency issue:

x y z 12345677 1234 -> x y z 12345677.001234

It seems much clearer that way.

--
Fabien.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2013-06-22 18:09:21 Re: [PATCH] pgbench --throttle (submission 7 - with lag measurement)
Previous Message Andres Freund 2013-06-22 17:49:22 Re: backend hangs at immediate shutdown (Re: Back-branch update releases coming in a couple weeks)