Re: Issues with Quorum Commit - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Issues with Quorum Commit
Date
Msg-id AANLkTikKOaCJg=NoYmg1GOXic-uzNAQ9YUY2vCptqQHH@mail.gmail.com
Whole thread Raw
In response to Re: Issues with Quorum Commit  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Oct 7, 2010 at 3:30 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Yes, lets get k = 1 first.
>
> With k = 1 the number of standbys is not limited, so we can still have
> very robust and highly available architectures. So we mean
> "first-acknowledgement-releases-waiters".

+1.  I like the design Greg Smith proposed yesterday (though there are
details to be worked out).

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: todo point: plpgsql - scrollable cursors are supported
Next
From: Robert Haas
Date:
Subject: Re: leaky views, yet again