[HACKERS] Re: [BUGS] Problem in using pgbench's --connect(-C) and--rate=rate(-R rate) options together. - Mailing list pgsql-hackers

From David Steele
Subject [HACKERS] Re: [BUGS] Problem in using pgbench's --connect(-C) and--rate=rate(-R rate) options together.
Date
Msg-id cc247624-fab7-5a54-eafe-4dbc2cea812d@pgmasters.net
Whole thread Raw
In response to [HACKERS] Re: [BUGS] Problem in using pgbench's --connect(-C) and --rate=rate(-Rrate) options together.  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses [HACKERS] Re: [BUGS] Problem in using pgbench's --connect(-C) and--rate=rate(-R rate) options together.  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
On 1/25/17 2:58 PM, Fabien COELHO wrote:
> 
> Repost from bugs.

This patch does not apply at cccbdde:

$ patch -p1 < ../other/pgbench-CR-bug-1.patch
(Stripping trailing CRs from patch.)
patching file src/bin/pgbench/pgbench.c
Hunk #1 FAILED at 1967.
Hunk #2 succeeded at 4180 with fuzz 2 (offset -164 lines).

Marked as "Waiting for Author".

-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Size vs size_t
Next
From: David Steele
Date:
Subject: Re: [HACKERS] PL/Python: Add cursor and execute methods to plan object