copy from error

From: marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar>
To: pgsql-general(at)postgresql(dot)org
Subject: copy from error
Date: 2006-01-04 18:30:50
Message-ID: 20060104183050.45405.qmail@web35601.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2006-01-04 18:46:45 Re: copy from error
Previous Message marcelo Cortez 2006-01-04 18:25:19 copy from error