Re: [GENERAL] PostgreSQL and XA Distributed Transaction Protocol

2011-05-07 Thread Christian Ferrari
>> 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 som

[GENERAL] PostgreSQL and XA Distributed Transaction Protocol

2009-06-06 Thread Christian Ferrari
Hi all, I'm developing a new, free, XA compliant transaction manager. One of the first resource manager I would be glad to support is PostgreSQL; after some googling I have found no information related to PostgreSQL and XA protocol support. Can anyone give me more information related to this matt