| От | Tom Lane |
|---|---|
| Тема | Re: default operator class (PostgreSQL's error?) |
| Дата | |
| Msg-id | 18747.1046628100@sss.pgh.pa.us обсуждение |
| Ответ на | default operator class (PostgreSQL's error?) (Denis Zaitsev <zzz@cd-club.ru>) |
| Ответы |
Re: default operator class (PostgreSQL's error?)
Re: default operator class (PostgreSQL's error?) |
| Список | pgsql-sql |
Denis Zaitsev <zzz@cd-club.ru> writes:
> ERROR: data type name_t has no default operator class for access method "btree"
Hm, that looks like it should work. You sure you marked the opclass
default? (Check its row in pg_opclass to see.)
Another possibility is that the opclass is in a schema that is not in
your search path --- I can't recall right now whether being in the
search path affects lookup of a default opclass.
regards, tom lane
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера