Re: pg_upgrade (9.1 to 9.2) bombing on casts

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_upgrade (9.1 to 9.2) bombing on casts
Дата
Msg-id 20130712050939.GE29206@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на pg_upgrade (9.1 to 9.2) bombing on casts  (Wells Oliver <wellsoliver@gmail.com>)
Список pgsql-admin
Wells Oliver escribió:
> I have this error in a pg_upgrade:
>
> psql:pg_upgrade_dump_db.sql:88725: ERROR:  UNION could not convert type
> text[] to integer[]

Have a look at the file and see what's in the mentioned line.  My guess
is that this is a view definition, or similar, that no longer works.
This might be a bug in 9.2.  Maybe share the definition here in case
someone can provide more detailed insight.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Wells Oliver
Дата:
Сообщение: pg_upgrade (9.1 to 9.2) bombing on casts
Следующее
От: Giuseppe Broccolo
Дата:
Сообщение: Re: Couldn't start postgres, got no logging, ran postgres manually for info-- help?