I would like to know if it is possible to use Postgres as a database backend with transaction monitors like Oracle Tuxedo or Microfocus Enterprise server on Linux.
This can be possible if postgres provides an XA compilant ressource manager...
I have searched on postgres website but couldn't find any relevant information about such support.
Thanks in advance.
Enduro/X Middleware (almost clone to Tuxedo) ships with PostgreSQL XA driver for libpq and ecpg apis. Sample usage can be seen under https://github.com/endurox-dev/endurox/tree/master/atmitest/test067_postgres