Re: Using Java for Replication :-) - Mailing list pgsql-advocacy

From Josh Berkus
Subject Re: Using Java for Replication :-)
Date
Msg-id 200411181018.06380.josh@agliodbs.com
Whole thread Raw
In response to Re: Using Java for Replication :-)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-advocacy
Peter,

> I talked to the ObjectWeb people last year and they seemed to say that
> it doesn't need 2PC.  Where did you get your information?

I'm on the C-JDBC mailing list, and have been chatting with ObjectWeb about
getting 2PC implemented.    The XA support is necessary to protect C-JDBC +
Clustering transactions from failing on one server and succeeding on others;
in other words, to guarentee a consistent state.  You can use it now without
that, but it makes things less dependable.

--
Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-advocacy by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Using Java for Replication :-)
Next
From: Josh Berkus
Date:
Subject: Re: List of regional contacts up, please revise!