From: | Matthias(dot)Pitzl(at)izb(dot)de |
---|---|
To: | umit(at)ly(dot)com(dot)tr, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Very strange error |
Date: | 2007-02-06 13:58:51 |
Message-ID: | 11EC9A592C31034C88965C87AF18C2A7027177D6@m0000s61 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Ümit Öztosun
> Sent: Tuesday, February 06, 2007 2:50 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Very strange error
>
>
> Hi,
>
> Today suddenly our PostgreSQL 8.1 server started producing strange errors.
Error occurs during simple updates:
>
> "Table has type character varying, but query expects character varying."
>
> We are still trying to figure out the problem. I've googled for this error
but found nothing. Any insight?
>
> Platform: Ubuntu Dapper, Running PostgreSQL 8.1 (vanilla packages from
Ubuntu), UTF-8 and non-US locale.
>
> Regards,
> --
> Ümit Öztosun
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.
Greetings,
Matthias
From | Date | Subject | |
---|---|---|---|
Next Message | Jeanna Geier | 2007-02-06 14:00:42 | Re: Problems With DELETE |
Previous Message | Hannes Dorbath | 2007-02-06 13:57:33 | Re: Retrieving affected tables |