Upgrade 8.3

Поиск
Список
Период
Сортировка
От E.J. Moloney
Тема Upgrade 8.3
Дата
Msg-id 862013306.951208542222540.JavaMail.javamailuser@localhost
обсуждение исходный текст
Ответы Re: Upgrade 8.3
Re: Upgrade 8.3
Список pgsql-general
I am running the following query

update tempportfwdconnectiona set srcid=interface.objectid from
interface where tempportfwdconnectiona.hostid=interface.host and
tempportfwdconnectiona.spantreeport=interface.stpport

For application reasons the spantreeport in one table is a text field
and an integer in the other.

I am getting a cast error when I run this query which did work 8.2x, I
can't make both fields the same type is there any work around any body
can suggest.

I tried creating  a cast but the interface function text_int no longer
exists.


Regards
E.J. Moloney


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: In the belly of the beast (MySQLCon)
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Upgrade 8.3