Re: max_standby_delay considered harmful - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: max_standby_delay considered harmful
Date
Msg-id 1272906167.4161.35009.camel@ebony
Whole thread Raw
In response to Re: max_standby_delay considered harmful  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: max_standby_delay considered harmful
List pgsql-hackers
On Mon, 2010-05-03 at 18:54 +0200, Stefan Kaltenbrunner wrote:

> I'm not really sure how much serious testing outside of the small set of 
> people mostly interested in one or another specific aspect of HS/SR has 
> been actually done with the alphas to be honest.
> I just started testing HS yesterday and I already ran twice into the 
> general issue tom is complaining about with max_standby_delay...

I guarantee that if that proposal goes in, people will complain about
that also. Last minute behaviour changes are bad news. I don't object to
adding something, just don't take anything away. It's not like the code
for it is pages long or anything.

The trade off is HA or queries and two modes make sense for user choice.

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Show schema in COPY error CONTEXT strings
Next
From: Simon Riggs
Date:
Subject: Re: Further Hot Standby documentation required