Re: Recovery inconsistencies, standby much larger than primary - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Recovery inconsistencies, standby much larger than primary
Date
Msg-id 20415.1391735163@sss.pgh.pa.us
Whole thread Raw
In response to Re: Recovery inconsistencies, standby much larger than primary  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Recovery inconsistencies, standby much larger than primary  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> That reminds me, not that I directly see how it could be responsible,
> there's still 20131029011623.GJ20248@awork2.anarazel.de ff. around. I
> don't think we came to a agreement in that thread how to fix the
> problem.

Hm, yeah.  I'm not sure I believe Heikki's argument that we need to avoid
closing the smgr relation.  If that stuff is being used in any
performance-critical paths then we've got trouble already.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: adt Makefile, was Re: jsonb and nested hstore
Next
From: Craig Ringer
Date:
Subject: Re: Row-security on updatable s.b. views