Re: Compiling with GIST

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Compiling with GIST
Дата
Msg-id 4540F2B6.9090202@sigaev.ru
обсуждение исходный текст
Ответ на Compiling with GIST  (George Smith <georgesmithblack@yahoo.com>)
Список pgsql-hackers
> HINT:  You must specify an operator class for the index or define a 
> default operator class for the data type.
> ERROR:  data type character varying has no default operator class for 
> access method "gist"

use contrib/btree_gist module: compile it and add to your database by command 
'psql DB < btree_gist.sql'.
-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: plperl/plperlu interaction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: plperl/plperlu interaction