From: | Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org, Greg Smith <greg(at)2ndQuadrant(dot)com> |
Subject: | Re: pgBench cannot use prepared statements and reconnections |
Date: | 2013-07-31 23:11:27 |
Message-ID: | 51F9999F.2030909@catalyst.net.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 01/08/13 11:08, Mark Kirkwood wrote:
> On 01/08/13 10:08, Josh Berkus wrote:
>>
>> 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)
>>
>
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | harshmailbox85 | 2013-08-01 08:37:41 | BUG #8350: unable to register pgAgent |
Previous Message | Mark Kirkwood | 2013-07-31 23:08:54 | Re: pgBench cannot use prepared statements and reconnections |