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

From Josh Berkus
Subject pgBench cannot use prepared statements and reconnections
Date
Msg-id 51F98AC4.1060208@agliodbs.com
Whole thread Raw
Responses Re: pgBench cannot use prepared statements and reconnections
List pgsql-bugs
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)

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

pgsql-bugs by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)
Next
From: Mark Kirkwood
Date:
Subject: Re: pgBench cannot use prepared statements and reconnections