PostgreSQL XA resource manager for C/C++ apps - Mailing list pgsql-interfaces

From trn nrjn
Subject PostgreSQL XA resource manager for C/C++ apps
Date
Msg-id CAP7o3-ipfMjoz7g64=O2jnk9rwXJevzJL5jJWJh4nSZKXuz-og@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL XA resource manager for C/C++ apps  (Dave Cramer <davecramer@postgres.rocks>)
List pgsql-interfaces
Hi,

Could you please assist with the following when not using ODBC/JDBC?

1. Does PostgreSQL participate as an XA resource manager in an XA transaction managed by a transaction manager (eg: Oracle Tuxedo) for C/C++ applications?

2. If so, can you please advice -

                2.1. PostgreSQL xa_open string to be used for PostgreSQL XA resource manager by C/C++ applications managed by a a transaction manager (eg: Oracle Tuxedo)?

                2.2. PostgreSQL XA switch structure (xa_switch_t) to be used (similar to xaosw for Oracle database)?

                2.3. Is there any link that I can use as reference for  PostgreSQL XA resource manager?


Thanks and regards 
Shuba 

pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Seconds precision in timestamp columns
Next
From: Dave Cramer
Date:
Subject: Re: PostgreSQL XA resource manager for C/C++ apps