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 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs