Re: Two Phase commits

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'David Hooker'" <dhooker(at)a4networks(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Two Phase commits
Date: 2002-03-25 19:55:20
Message-ID: 039b01c1d436$ff6fbd00$807ba8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

David,

Can you help me out here, I'm not familiar with two phase commits, why
would you want to, and what would you expect the behaviour to be?

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of David Hooker
Sent: Monday, March 25, 2002 1:40 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] Two Phase commits

In other words, how do you tell the database to pre-commit???

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of David Hooker
Sent: Sunday, March 24, 2002 1:33 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Two Phase commits

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?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Hooker 2002-03-25 20:20:37 Re: Two Phase commits
Previous Message David Hooker 2002-03-25 18:39:39 Re: Two Phase commits