Re: 2-phase commit - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject Re: 2-phase commit
Date
Msg-id 00b501c38545$67298dc0$3d283ddb@PbgX
Whole thread Raw
In response to Re: 2-phase commit  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> -----Original Message-----
> From: Tom Lane
> 
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> You're not considering the possibility of a transient communication
> >> failure.
> 
> > Can't the master re-send the request after a timeout?
> 
> Not "it can", but "it has to". 

Why ? Mainly the coordinator(slave) not the participant(master)
has the resposibilty to resolve the in-doubt transaction.

regards,
Hiroshi Inoue



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Improving REINDEX for system indexes (long)
Next
From: Tom Lane
Date:
Subject: Re: Improving REINDEX for system indexes (long)