copy from error - Mailing list pgsql-general

From marcelo Cortez
Subject copy from error
Date
Msg-id 20060104183050.45405.qmail@web35601.mail.mud.yahoo.com
Whole thread Raw
Responses Re: copy from error  (Michael Fuhr <mike@fuhr.org>)
Re: copy from error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Folks

 the follow error:
Warning: pg_query(): Query failed: ERROR:  no existe
la columna <<oid>>
" the column oid don't exists" in english.

CONTEXT:  sentencia SQL: <<select oid from
public.pg_ts_cfg where locale = $1 >>

using php4  call the pgsql.so
with follow query:

COPY caratult(actuacion_car,

id_reparticion_uc,fecha_inicio,tipo_actuacion,id_extracto_car,act_extramunicipal,observaciones,comentario1,comentario2,comentario3,si_calle,verdadera,orden_pago,fac_tipo,fac_anio,fac_nro,fac_importe,anexos,recibo_suelto,id_actuacion_car,id_reparticion_car,id_secuencia_car,fecha_inicio_real
) FROM '/var/files/carat/out/xai.proc';

 Any ideas?
 Tia.
 Best regards
  MDC


postgres 8.1 0 on debian
php version 4








___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar


pgsql-general by date:

Previous
From: MargaretGillon@chromalloy.com
Date:
Subject: Re: Visual FoxPro 9 ODBC errors
Next
From: marcelo Cortez
Date:
Subject: copy from error