From: | Barry Lind <blind(at)xythos(dot)com> |
---|---|
To: | P G <pg_dba(at)yahoo(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Support of XA datasources? |
Date: | 2003-02-17 18:10:38 |
Message-ID: | 3E51259E.4070700@xythos.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
No it doesn't support two phase commits. This is because the database
itself doesn't support two phase commits. The jdbc driver will expose
this functionality when it exists in the database. It is on the todo
list, but I don't think anyone is working on it.
--Barry
P G wrote:
> I see that JDBC3 was posted for download recently
> (09-Feb-2003). Does this driver support distributed
> transactions with two phase commits? If not, does
> anyone know when it will be available for PostgreSQL?
>
> TIA.
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day
> http://shopping.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-02-17 20:03:58 | Re: [PERFORM] Good performance? |
Previous Message | P G | 2003-02-17 18:01:51 | Support of XA datasources? |