Re: BF failure: could not open relation with OID XXXX while querying pg_views - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: BF failure: could not open relation with OID XXXX while querying pg_views
Date
Msg-id CAEZATCXgsPRScC7tuTQpOaMxPLrBQta_EC7pYZoAQ8E6gWcgDA@mail.gmail.com
Whole thread Raw
In response to Re: BF failure: could not open relation with OID XXXX while queryingpg_views  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
On Sun, 15 Sep 2019 at 12:20, Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote:
>
> On Sun, Sep 15, 2019 at 11:27:19AM +0100, Dean Rasheed wrote:
> >On Sun, 15 Sep 2019 at 11:11, Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote:
> >>
> >> On Sun, Sep 15, 2019 at 10:16:30AM +0100, Dean Rasheed wrote:
> >> >
> >> >Ah sorry, I missed this thread before. As author of that commit, it's
> >> >really on me to fix it, and the cause seems pretty clear-cut, so I'll
> >> >aim to get that done today.
> >>
> >> FWIW here is a draft patch that I was going to propose - it simply moves
> >> the table+view into a "tststats" schema. I suppose that's rougly what we
> >> discussed earlier in this thread.
> >>
> >
> >Yes, that matches what I just drafted.
> >Do you want to push it, or shall I?
>
> Please go ahead and push. I'm temporarily without commit access.
>

OK, pushed.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BF failure: could not open relation with OID XXXX while queryingpg_views
Next
From: Michael Loftis
Date:
Subject: Re: Primary keepalive message not appearing in Logical Streaming Replication