Re: Add XATMI C API

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Juergen Weber <weberjn(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Add XATMI C API
Date: 2010-01-27 22:21:18
Message-ID: 4B60BC5E.90905@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Juergen Weber wrote:
> Hi,
>
> an XATMI C API should be added to the PostgresQL C client, so one could run
> XA transactions under control of a TX monitor. An interesting usecase would
> be to use PostgresQL together with the LGPL open source JBoss Blacktie
> transaction manager (http://www.jboss.org/blacktie.html)
>
> c.f.
> http://archives.postgresql.org/pgsql-bugs/2010-01/msg00236.php

I don't know why you were referred to the JDBC list, but the JDBC driver
does not use the C client libraries at all. The driver does have a
distributed transaction interface, but it's pure Java and uses the Java
XA interfaces.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2010-01-28 04:12:04 Re: Add XATMI C API
Previous Message Kris Jurka 2010-01-27 21:11:29 Re: java.net.SocketException: Network is unreachable