ignoring data type - Mailing list pgsql-admin

From Octavio
Subject ignoring data type
Date
Msg-id 924615.2140.qm@web38904.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Pre-Allocate tablespace on disk  (Craig James <craig_james@emolecules.com>)
Responses Re: ignoring data type  (Samuel Stearns <SStearns@internode.com.au>)
Re: ignoring data type  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-admin
Hello

I have migrate a application from a server with postgres 8.1 to another with 8.3
in the new server there are some page that doesn't work because seems to want to compare different data type

does anyone know if it is a version issue or there is something Im missing?

Thanks

Octavio
the error in spanish
2010-11-15 19:03:21 PET UBICACIÃN:  op_error, parse_oper.c:896
2010-11-15 19:03:21 PET SENTENCIA:  update clamcartga  set  codusuario=$1,fechapro=$2,horapro=$3,fechaenv=$4,flenvmail=$5  wh
ere corrabon=$6 and tipoafil=$7 and numcaso=$8 and corpacien=$9  and tipcarta=$10 and corrcart=$11
2010-11-15 19:06:16 PET ERROR:  42883: el operador no existe: character = integer en carácter 383
2010-11-15 19:06:16 PET HINT:  Ningún operador coincide con el nombre y el tipo de los argumentos. Puede desear agregar convesiones explícitas de tipos.




 

pgsql-admin by date:

Previous
From: "Olli Aro"
Date:
Subject: could not map view of backend variables: error code 6
Next
From: Samuel Stearns
Date:
Subject: Re: ignoring data type