From: | "Stefan Arentz" <stefan(dot)arentz(at)gmail(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | XA Status |
Date: | 2006-06-13 14:03:26 |
Message-ID: | adf34c300606130703m4129dbb6hcd47637cdc1817cc@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi there,
I'm interested in leaning the status of XA support in the JDBC driver.
The FAQ says this:
1.1. Does the driver have XA support?
Yes, starting with the 8.1dev-403 driver XADataSource support
is available. It is not complete in that it does not support transaction
interleaving.
But I have of course no idea what transaction interleaving is and
whether that would affect my application.
I basically just want to coordinate transactions either between two
seperate databases or between a database and a XA capable JMS
provider.
Will I get in trouble if I use the current driver for those situations?
S.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Burns | 2006-06-13 17:12:31 | Overwriting largeobjects to be smaller than the original |
Previous Message | Luis Vilar Flores | 2006-06-13 12:41:47 | bytea memory improvement |