xa compatibility
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
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>Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
www.avast.com <https://www.avast.com/antivirus>
--
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt
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