Re: [PATCH] add --throttle to pgbench (submission 3) - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [PATCH] add --throttle to pgbench (submission 3)
Date
Msg-id 51A46CF3.7080400@2ndquadrant.com
Whole thread Raw
In response to Re: [PATCH] add --throttle to pgbench (submission 3)  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: [PATCH] add --throttle to pgbench (submission 3)  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
On 05/28/2013 04:13 PM, Fabien COELHO wrote:
>
> You can try to use and improve the --progress option in another patch
> submission which shows how things are going. 
That'll certainly be useful, but won't solve this issue. The thing is
that with asynchronous replication you need to know how long it takes
until all nodes are back in sync, with no replication lag.

I can probably do it with a custom pgbench script, but I'm tempted to
add support for timing that part separately with a "wait command" to run
at the end of the benchmark.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services




pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [PATCH] add --throttle to pgbench (submission 3)
Next
From: Maciej Gajewski
Date:
Subject: Re: Unsigned integer types