Re: standby registration (was: is sync rep stalled?) - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: standby registration (was: is sync rep stalled?)
Date
Msg-id 4CAACC45.2030802@bluegap.ch
Whole thread Raw
In response to Re: standby registration (was: is sync rep stalled?)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 10/04/2010 11:32 PM, Robert Haas wrote:
> I think in the end
> this is not much different from standby registration; you still have
> registrations, they just represent groups of machines instead of
> single machines.

Such groups are often easy to represent in CIDR notation, which would
reduce the need for registering every single standby.

Anyway, I'm really with Josh on this. It's a configuration debate that
doesn't have much influence on the real implementation. As long as we
keep the 'what nodes and how long does the master wait' decision
flexible enough.

Regards

Markus Wanner


pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: wip: functions median and percentile
Next
From: Simon Riggs
Date:
Subject: Re: ALTER DATABASE RENAME with HS/SR