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 51F99906.7040708@catalyst.net.nz
Whole thread Raw
In response to pgBench cannot use prepared statements and reconnections  (Josh Berkus <josh@agliodbs.com>)
Responses Re: pgBench cannot use prepared statements and reconnections
List pgsql-bugs
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

pgsql-bugs by date:

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