Re: BF failure: could not open relation with OID XXXX while querying pg_views

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: BF failure: could not open relation with OID XXXX while querying pg_views
Дата
Msg-id CAEZATCVG-dPeairg5HuObHXK3dFbWhZso76AJEiK820NAkb+jQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BF failure: could not open relation with OID XXXX while queryingpg_views  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: BF failure: could not open relation with OID XXXX while queryingpg_views  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
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?

Regards,
Dean



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [PATCH] Improve performance of NOTIFY over many databases (v2)
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: [HACKERS] [PROPOSAL] Effective storage of duplicates in B-tree index.