Error: Operator does not exist: "char"=integer - Mailing list pgsql-general

From novnov
Subject Error: Operator does not exist: "char"=integer
Date
Msg-id 21067261.post@talk.nabble.com
Whole thread Raw
Responses Re: Error: Operator does not exist: "char"=integer  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: Error: Operator does not exist: "char"=integer  (Raymond O'Donnell <rod@iol.ie>)
Re: Error: Operator does not exist: "char"=integer  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
I have restored a postgres 8.2.4-1 db onto a postgres 8.3.1-1 server, and
when I try to work with a table I get this error:

Error: Operator does not exist: "char" = integer

Hopefully that is enough of a clue to be useful. Maybe this is the first
time I've tried moving one of my non-trivial pg projects to a significantly
different version of postgres; is there a conversion process that helps with
moving between versions?
--
View this message in context:
http://www.nabble.com/Error%3A-Operator-does-not-exist%3A-%22char%22%3Dinteger-tp21067261p21067261.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: A bit confused about Postgres Plus
Next
From: "Scott Marlowe"
Date:
Subject: Re: Error: Operator does not exist: "char"=integer