Re: 2-phase commit

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: andrew(at)libertyrms(dot)info
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 2-phase commit
Date: 2003-10-10 00:46:35
Message-ID: 20031010.094635.104030040.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Yes. I don't think that 2PC is a solution for robustness in face of
> network failure. It's too slow, to begin with. Some sort of
> multi-master system is very desirable for network failures, &c., but
> I don't think anybody does active/hot standby with 2PC any more; the
> performance is too bad.

I'm tired of this kind of "2PC is too slow" arguments. I think
Satoshi, the only guy who made a trial implementation of 2PC for
PostgreSQL, has already showed that 2PC is not that slow.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-10-10 00:53:46 Re: 2-phase commit
Previous Message Larry Rosenman 2003-10-10 00:33:39 Re: [Fwd: [Python-Dev] HP Test Drive systems]