Search Postgresql Archives

Re: copy from error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



marcelo Cortez <jmdc_marcelo@xxxxxxxxxxxx> 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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux