Two Phase commits

From: "David Hooker" <dhooker(at)a4networks(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Two Phase commits
Date: 2002-03-24 07:32:43
Message-ID: 000001c1d306$162bfa90$6900a8c0@DHOOKER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

How does one perform a 2-phase commit against PostgreSQL? In reading
the JDBC driver code, the driver itself doesn't implement a 2pc
protocol, so I'm wondering if it's even possible to do. Any thoughts?

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message mailing-list 2002-03-24 16:02:23 BigDecimal Bugs
Previous Message raghu nidagal 2002-03-23 04:51:36 Updateable ResultSet