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

From Tomas Vondra
Subject Re: BF failure: could not open relation with OID XXXX while queryingpg_views
Date
Msg-id 20190915112025.3nulxnh3d7jsatck@development
Whole thread Raw
In response to Re: BF failure: could not open relation with OID XXXX while querying pg_views  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: BF failure: could not open relation with OID XXXX while querying pg_views
List pgsql-hackers
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.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services 



pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: pglz performance
Next
From: Dean Rasheed
Date:
Subject: Re: BF failure: could not open relation with OID XXXX while querying pg_views