xa compatibility

Started by Xaver Thumover 10 years ago3 messagesgeneral
Jump to latest
#1Xaver Thum
xaver.thum@t-online.de

Hi all,

is there an option (provided by Postgres) accessing a Postgres DB via the
standard XA interface ?

I don't mean the usage of JDBC's class PGXADataSource,
but the usual XA methods xa_open, xa_prepare, xa_commit, ... of the XA
standard.

Thanks in advance,

Xaver

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

#2Achilleas Mantzios
achill@matrix.gatewaynet.com
In reply to: Xaver Thum (#1)
Re: xa compatibility

On 10/11/2015 09:34, Xaver Thum wrote:

Hi all,

is there an option (provided by Postgres) accessing a Postgres DB via the standard XA interface ?

I don't mean the usage of JDBC's class PGXADataSource,
but the usual XA methods xa_open, xa_prepare, xa_commit, ... of the XA standard.

You might look here : http://www.enterprisedb.com/postgres-plus-edb-blog/ahsan-hadi/edb-advances-xa-compatibility

Thanks in advance,

Xaver

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Avast logo <https://www.avast.com/antivirus&gt;

Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
www.avast.com <https://www.avast.com/antivirus&gt;

--
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt

#3Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Xaver Thum (#1)
Re: xa compatibility

Xaver Thum wrote:

is there an option (provided by Postgres) accessing a Postgres DB via the standard XA interface ?

I don't mean the usage of JDBC's class PGXADataSource,
but the usual XA methods xa_open, xa_prepare, xa_commit, ... of the XA standard.

I am not sure why there is no implementation of the XA API for PostgreSQL,
I have wondered about that myself.

Maybe it is because PostgreSQL's XA support does not offer all the functionality
that the standard provides, maybe it is just because nobody wrote the code for it.

Yours,
Laurenz Albe

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general