| От | Michael Fuhr |
|---|---|
| Тема | Re: copy from error |
| Дата | |
| Msg-id | 20060104184645.GA13417@winnie.fuhr.org обсуждение |
| Ответ на | copy from error (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>) |
| Список | pgsql-general |
On Wed, Jan 04, 2006 at 06:30:50PM +0000, marcelo Cortez wrote: > 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 >> I'd guess that you're using tsearch2 but somehow the pg_ts_cfg table was created without oids. In 8.1 default_with_oids is off, but since tsearch2.sql creates the table "with oids" I'm wondering if you created the table by some other means (i.e., not by running the commands in tsearch2.sql). -- Michael Fuhr
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера