Re: PostgreSQL and XA Distributed Transaction Protocol

From: Christian Ferrari <camauz(at)yahoo(dot)com>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL and XA Distributed Transaction Protocol
Date: 2011-05-07 14:11:49
Message-ID: 882472.17627.qm@web29507.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> Writing a specific stub to wrap-up PostgreSQL is not a too
>> difficult task, but I would be sure I am not re-inventing the wheel.
>> How can I am sure the standard XA interface is not availble?
>> Do you know if there is any document about this matter?

> I searched the archives and found some confirmation that there is no such thing currently.
> I also couldn't find anything on PgFoundry.
> It might be a good idea to raise this on the pgsql-hackers list.
> I think that might be something good to add to the core distribution.
> At least it would be a good PgFoundry project!
> Yours,
> Laurenz Albe

Dear all,
now the LIXA project (http://sourceforge.net/projects/lixa/) is stable enought to start the development of the XA interface for PostgreSQL and I'm going to implement it for PostgreSQL 8.3
Does anyone know if something has changed in the meantime? (Have PostgreSQL yet implemented the standard native C XA library?).
 
Any hints will be appreciated.
 
Thank you so much
Regards
Christian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2011-05-07 14:24:11 Error in the 9.1 documentation?
Previous Message Bob Wilson 2011-05-07 13:08:42 Urgent Order