Re: PATCH: remove nclients/nthreads constraint from pgbench

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: remove nclients/nthreads constraint from pgbench
Date: 2015-07-03 04:50:19
Message-ID: alpine.DEB.2.10.1507030648300.9460@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> This doesn't behave correctly if you set -j to greater than -c, and also use
> the rate limit option:

Indeed. v3 attached fixed the case when nthreads > nclients.

--
Fabien.

Attachment Content-Type Size
pgbench-nclients-3.patch text/x-diff 3.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Beena Emerson 2015-07-03 04:53:43 Re: Support for N synchronous standby servers - take 2
Previous Message Pavel Stehule 2015-07-03 04:20:14 Re: bugfix: incomplete implementation of errhidecontext