Re: Hot Standby and handling max_standby_delay - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Hot Standby and handling max_standby_delay
Date
Msg-id 1263666037.26654.50527.camel@ebony
Whole thread Raw
In response to Re: Hot Standby and handling max_standby_delay  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Hot Standby and handling max_standby_delay
Re: Hot Standby and handling max_standby_delay
List pgsql-hackers
On Sat, 2010-01-16 at 11:37 -0500, Tom Lane wrote:
> Simon Riggs <simon@2ndQuadrant.com> writes:
> > I'm wondering if it wouldn't just be easier to put in a plugin for
> > recovery conflict handling, so the user can decide what to do
> > themselves. That seems like a better plan than chewing through these
> > issues now. 
> 
> Making it a plugin doesn't solve anything.  This is not the kind of
> thing where people can come up with some random policy and it will
> work well.  Anyone competent to invent a better policy would be quite
> capable of modifying the source to suit themselves.

Agreed, with some regrets.

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Hot Standby and handling max_standby_delay
Next
From: Robert Haas
Date:
Subject: Re: quoting psql varible as identifier