Re: Hot standby, recovery procs - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Hot standby, recovery procs
Date
Msg-id 1235644369.16176.480.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: Hot standby, recovery procs  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Thu, 2009-02-26 at 12:19 +0200, Heikki Linnakangas wrote:
> Simon Riggs wrote:
> > On Thu, 2009-02-26 at 11:36 +0200, Heikki Linnakangas wrote:
> > 
> >>> You haven't even given a good reason to make these changes.
> >> Simplicity.
> > 
> > You used that argument in January to explain why the coupling should be
> > reduced and now the same argument to put it back again.
> 
> That was in reference to the slot ids, I'm not suggesting to put that 
> back. If anything, removing the need for the the xl_topxid field in WAL 
> record will further reduce the coupling between master and standby.

OK, well, if you feel those changes are necessary prior to commit then I
would ask you do that in your public repo and we'll test and provide
helpful comments on it from there as quickly as we can. Too many cooks
spoil the git.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Hot standby, recovery procs
Next
From: Robert Haas
Date:
Subject: Re: Proposed Patch to Improve Performance of Multi-BatchHash Join for Skewed Data Sets