Re: Very strange error

Поиск
Список
Период
Сортировка
От Ümit Öztosun
Тема Re: Very strange error
Дата
Msg-id d95439ec0702060656s75410708je26030ad48d30d11@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Very strange error  (Matthias.Pitzl@izb.de)
Список pgsql-general

Have you installed any updates for PostgreSQL? The latest security update
fixed something with type checks or so.
I've seen the same error message also on the BUGS mailing list concerning a
broken CHECK constraint on a table row.
Perhaps this is the cause of the error messages.

Well, I've just  dumped old data, installed  v8.2.2 from sources,  restored data. Unfortunately the error remains the same and we have no ideas left. Error is again:

"Table has type character varying, but query expects character varying."

The error is about a varchar column, with no other special attributed. It was working flawlessly for a long time.

Any help is appreciated.

Regards,
Ümit Öztosun

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

Предыдущее
От: "Hiltibidal, Robert"
Дата:
Сообщение: Re: Storing database in cluster (Memory)
Следующее
От: "Jim C."
Дата:
Сообщение: Re: Postgres SQL Syntax