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

From Markus Wanner
Subject Re: Issues with Quorum Commit
Date
Msg-id 4CAECC66.3080509@bluegap.ch
Whole thread Raw
In response to Re: Issues with Quorum Commit  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On 10/08/2010 12:30 AM, Simon Riggs wrote:
> I do, but its not a parameter. The k = 1 behaviour is hardcoded and
> considerably simplifies the design. Moving to k > 1 is additional work,
> slows things down and seems likely to be fragile.

Perfect! So I'm all in favor of committing that, but leaving away the
timeout thing, which I think is just adding unneeded complexity and
fragility.

Regards

Markus Wanner




pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: plpgsql, solution for derivated types of parameters
Next
From: Markus Wanner
Date:
Subject: Re: Issues with Quorum Commit