BUG #13179: pg_upgrade failure.
| От | corey.huinker@gmail.com |
|---|---|
| Тема | BUG #13179: pg_upgrade failure. |
| Дата | |
| Msg-id | 20150427211555.2546.8955@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #13179: pg_upgrade failure.
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 13179 Logged by: Corey Huinker Email address: corey.huinker@gmail.com PostgreSQL version: 9.3.6 Operating system: Ubuntu 14.04 Description: 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. 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.
В списке pgsql-bugs по дате отправления: