Re: pgBench cannot use prepared statements and reconnections - Mailing list pgsql-bugs

From Mark Kirkwood
Subject Re: pgBench cannot use prepared statements and reconnections
Date
Msg-id 51F9999F.2030909@catalyst.net.nz
Whole thread Raw
In response to Re: pgBench cannot use prepared statements and reconnections  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
List pgsql-bugs
On 01/08/13 11:08, Mark Kirkwood wrote:
> On 01/08/13 10:08, Josh Berkus wrote:
>>
>> To wit:
>>
>> [jberkus@pgx-test prepare]$ pgbench -c 4 -C -T 180 -l -r -M prepared
>> bench
>> starting vacuum...end.
>> Client 1 aborted in state 7: ERROR:  prepared statement "P0_7" does not
>> exist
>> Client 0 aborted in state 7: ERROR:  prepared statement "P0_7" does not
>> exist
>> Client 3 aborted in state 7: ERROR:  prepared statement "P0_7" does not
>> exist
>> Client 2 aborted in state 7: ERROR:  prepared statement "P0_7" does not
>> exist
>> transaction type: TPC-B (sort of)
>>
>
> Strange - work for me (9.4devel pulled just now).
>
> Cheers
>
> Mark

Hmmm, apologies - actually it didn't - I read right past the text

ERROR:  prepared statement "P0_7" does not exist

pgsql-bugs by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: pgBench cannot use prepared statements and reconnections
Next
From: Josh Berkus
Date:
Subject: Re: pgBench cannot use prepared statements and reconnections