Re: Support of XA datasources?

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Support of XA datasources?
Дата
Msg-id 3E51259E.4070700@xythos.com
обсуждение исходный текст
Ответ на Support of XA datasources?  (P G <pg_dba@yahoo.com>)
Список 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
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: P G
Дата:
Сообщение: Support of XA datasources?
Следующее
От: Tomasz Myrta
Дата:
Сообщение: Re: [PERFORM] Good performance?