[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: syncrepl questions



At 12:47 PM 9/24/2003, Hallvard B Furuseth wrote:
>Kurt D. Zeilenga writes:
>>> Lacking that, we simply use independent master servers and run each
>>> update operation against all of them.
>> 
>> Of course, to ensure consistency between the masters would require
>> use of a two-phase commit transaction capabilities. 
>
>Um.  I didn't understand that, and I'm not sure if I want to:-)

I was referring to transactions between the
client and the server to ensure the client could
rollback changes made to one server if it wasn't
able to make them on another.

Kurt