pgBench cannot use prepared statements and reconnections

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Cc: Greg Smith <greg(at)2ndQuadrant(dot)com>
Subject: pgBench cannot use prepared statements and reconnections
Date: 2013-07-31 22:08:04
Message-ID: 51F98AC4.1060208@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


To wit:

[jberkus(at)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mark Kirkwood 2013-07-31 23:08:54 Re: pgBench cannot use prepared statements and reconnections
Previous Message Mark Kirkwood 2013-07-31 21:59:27 Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)