Re: BUG #13179: pg_upgrade failure.

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #13179: pg_upgrade failure.
Дата
Msg-id CAB7nPqTyOC1snkjxEvGBJQAKMyKbMck+Riw7KDu1nqh91fbEqQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #13179: pg_upgrade failure.  (corey.huinker@gmail.com)
Ответы Re: BUG #13179: pg_upgrade failure.
Список pgsql-bugs
On Tue, Apr 28, 2015 at 6:15 AM,  <corey.huinker@gmail.com> wrote:
> I am experiencing a pg_upgrade failure 9.3->9.4, that seems to be the same
> root cause as BUG #12465: Materialized view dump restoration issue.

What is the error you are seeing?

> I have a SQL immutable function created in the public schema, which returns
> a custom enum type that also resides in the public schema. The type is
> created correctly, and the function is created correctly.
>
> However, that function is called via a CROSS LATERAL JOIN inside a
> materialized view which is in a different  schema. The restoration of that
> materialized view fails.

Do you have a self-contained test case that could be used to reproduce
the failure?
--
Michael

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