Re: Synchronous replication & Hot standby patches - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Synchronous replication & Hot standby patches
Date
Msg-id 200902252250.n1PMo7009318@momjian.us
Whole thread Raw
In response to Re: Synchronous replication & Hot standby patches  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Synchronous replication & Hot standby patches  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs wrote:
> 
> On Thu, 2009-02-26 at 06:15 +0900, Fujii Masao wrote:
> > Hi,
> > 
> > On Thu, Feb 26, 2009 at 6:03 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> > > That is exactly what I am against. Note the words "get rid of".
> > >
> > > This prevents parallel data transfer, use of split mirrors and various
> > > other techniques. It sounds neater, but it implies removal of useful
> > > features.
> > 
> > OK, ISTM that my description was confusing you, so I removed that statement
> > from the TODO item on wiki.
> > http://wiki.postgresql.org/wiki/NTT%27s_Development_Projects#Todo_and_Claim
> > 
> > Again, I'm not planning to get rid of any existing capabilities 
> 
> Good
> 
> > unless necessary.
> 
> That is not a caveat I will accept, a priori.

What does "accept" mean above?  Are you the sole acceptor for this
feature?  That is surprising to me.

You can say you would vote against it but your wording above seems
overly controlling.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Hot standby, running xacts, subtransactions
Next
From: Fujii Masao
Date:
Subject: Re: [COMMITTERS] pgsql: Start background writer during archive recovery.