Is it possible for Postgresql to interact with Transaction Manager (TM like Tuxedo) as a Ressource Manager (RM) ?

From: alain(dot)bruneau(at)acoss(dot)fr
To: pgsql-general(at)postgresql(dot)org
Subject: Is it possible for Postgresql to interact with Transaction Manager (TM like Tuxedo) as a Ressource Manager (RM) ?
Date: 2003-04-02 09:29:59
Message-ID: OF6E36DEC6.F417A6DF-ONC1256CFC.0032E4C6@ac750.recouv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.

I'm trying to understand if it is possible to link Postgresql with a
Transaction Manager like Tuxedo.

A transaction manager is XA compliant.
For example, Tuxedo TMS server implement this interface.
If you want to use Tuxedo with Oracle as a Ressource Manager, you need to :
- Define an entry in RM file which describe, for each Ressource Manager, XA
libraries to use.
- Compile and link the TMS module with buildtms procedure with the entry as
parameter.

I would like to know if there is an XA librarie in the Postgresql
distribution.

Thank you for your help.

Regards,
Alain.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Diogo de Oliveira Biazus 2003-04-02 12:34:16 Problem installing tsearch V2 on a FreeBSD
Previous Message Pep 2003-04-02 09:16:56 Anyone know of a news group for mysql?