Compiling with GIST - Mailing list pgsql-hackers

From George Smith
Subject Compiling with GIST
Date
Msg-id 20061025202558.83588.qmail@web58107.mail.re3.yahoo.com
Whole thread Raw
Responses Re: Compiling with GIST  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
I have compiled postgres 1.8.5 on Windows XP from source using MinGW, however the GIST index cannot be created since the following errors pop up:

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"

Do I have to create them one by one?

Thanks

pgsql-hackers by date:

Previous
From: Alexey Klyukin
Date:
Subject: Re: Replication documentation addition
Next
From: "Tux P"
Date:
Subject: Re: PgSQL users quota