Re: copy from error - Mailing list pgsql-general

From Tom Lane
Subject Re: copy from error
Date
Msg-id 6476.1136403372@sss.pgh.pa.us
Whole thread Raw
In response to copy from error  (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>)
Responses Re: copy from error  (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>)
List pgsql-general
marcelo Cortez <jmdc_marcelo@yahoo.com.ar> writes:
>  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 >>

You seem to have managed to create the pg_ts_cfg table without OIDs, but
it's not clear how, because the CREATE command for it in tsearch.sql.in
definitely specifies WITH OIDS.  How did you set up your tsearch2
installation exactly?

            regards, tom lane

pgsql-general by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Unique transaction ID
Next
From: John McCawley
Date:
Subject: Question about how an application should store "system"