Re: BUG #5139: 2pc behaves differently on 8.3 and 8.4

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Thomas Kotzian <thomas(dot)kotzian(at)repromedia(dot)at>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5139: 2pc behaves differently on 8.3 and 8.4
Date: 2009-10-27 16:22:32
Message-ID: 4AE71E48.5060908@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thomas Kotzian wrote:
> i upgraded from 8.3 -> 8.4. we develop an application in java with jboss
> 4.2.3 and use the XA features. with 8.3 everything works, with 8.4 not.i
> have tested the jdbc driver 8.3 and 8.4 (make no difference in any
> combination). only downgrading to 8.3 works.

Is there any error messages in the server log?

The only 2PC related change in 8.4 that I can recall is that we changed
the default max_prepared_transactions setting from 5 to 0. Perhaps you
forgot to set that? See
http://www.postgresql.org/docs/8.4/interactive/runtime-config-resource.html#GUC-MAX-PREPARED-TRANSACTIONS
for more information on that parameter.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2009-10-27 16:26:57 Re: BUG #5138: Failed to get System metrics for terminal services:87
Previous Message Marcus Lundblad 2009-10-27 14:47:06 BUG #5140: initdb crashes