-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ümit Öztosun
Sent: Tuesday, February 06, 2007 3:59 PM
To: [EMAIL PROTECTED]
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

Reply via email to