Re: Very strange error

Поиск
Список
Период
Сортировка
От Matthias.Pitzl@izb.de
Тема Re: Very strange error
Дата
Msg-id 11EC9A592C31034C88965C87AF18C2A7027177D9@m0000s61
обсуждение исходный текст
Ответ на Very strange error  ("Ümit Öztosun" <umit.oztosun@gmail.com>)
Ответы Re: Very strange error  ("Ümit Öztosun" <umit.oztosun@gmail.com>)
Список pgsql-general
 
-----Original Message-----
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Ümit Öztosun
Sent: Tuesday, February 06, 2007 3:59 PM
To: Matthias.Pitzl@izb.de
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Very strange error


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
 
Hello there!
 
I suggest to post this on the BUGS mailing list. As said before, there has been some other mail with exact the same error message and with the latest version something concerning data type checks had been fixed.
 
Greetings,
Matthias

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

Предыдущее
От: Hannes Dorbath
Дата:
Сообщение: Re: Retrieving affected tables
Следующее
От: Ron Peterson
Дата:
Сообщение: create operator class problem