Re: Synchronous replication - patch status inquiry - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Synchronous replication - patch status inquiry
Date
Msg-id AANLkTinbUsAYMNFjVfumc9SoiatmQmec5=n1YRK_XqDf@mail.gmail.com
Whole thread Raw
In response to Re: Synchronous replication - patch status inquiry  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Wed, Sep 1, 2010 at 6:23 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> I'm not sure what we should aim for in the first phase. But if you want as
> little code as possible yet have something useful, I think 'replay' mode
> with no standby registration is the way to go.

IMHO, less is more.  Trying to do too much at once can cause us to
miss the release window (and can also create more bugs).  We just need
to leave the door open to adding later whatever we leave out now.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: array_agg() NULL Handling
Next
From: "David E. Wheeler"
Date:
Subject: Re: array_agg() NULL Handling