From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | "FERREIRA, William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL XA ? |
Date: | 2005-05-17 20:31:29 |
Message-ID: | 20050517203129.GA7335@wolff.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, May 17, 2005 at 14:05:46 -0500,
Kris Jurka <books(at)ejurka(dot)com> wrote:
>
>
> On Tue, 17 May 2005, FERREIRA, William (COFRAMI) wrote:
>
> > hi at present my j2ee application use an Oracle database with XA
> > transactions. i'm migrating Oracle to PostgreSQL, and i'm looking for a
> > XA driver for PostgreSQL. does it exist ?
> >
>
> No, postgresql does not support distributed transactions, so it does not
> have XA JDBC support.
I think someone is working on 2PC for 8.1 which would provide infrastructure
for this.
From | Date | Subject | |
---|---|---|---|
Next Message | Hrishikesh Deshmukh | 2005-05-17 20:39:49 | Postgresql and logs |
Previous Message | Edmund Bacon | 2005-05-17 20:11:50 | Re: CSV delim quoting differences PgCOPY, Excel etc... |