Thread: gin support for tsearch2

gin support for tsearch2

From
Monica D'Arcy
Date:
I thought I had successfully added the patch for gin support to my  
8.1.4 installation, however I get the error: access method "gin" does  
not exist.  There is no record for the "gin" index in the pg_am  
table, which I assume needs to be present.  I have restarted  
postgres.  Is there anything additional I should be doing in order to  
have gin functionality?

Thanks for any help... I am very excited about getting this to work,
Monica


Re: gin support for tsearch2

From
Oleg Bartunov
Date:
You need initdb

Oleg
On Fri, 21 Jul 2006, Monica D'Arcy wrote:

> I thought I had successfully added the patch for gin support to my 8.1.4 
> installation, however I get the error: access method "gin" does not exist. 
> There is no record for the "gin" index in the pg_am table, which I assume 
> needs to be present.  I have restarted postgres.  Is there anything 
> additional I should be doing in order to have gin functionality?
>
> Thanks for any help... I am very excited about getting this to work,
> Monica
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>             http://www.postgresql.org/docs/faq
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


Re: gin support for tsearch2

From
Oleg Bartunov
Date:
I forgot to note, that this patch doesn't contains last improvements Teodor
did on Code Sprint - significant speedup of index creation.

Oleg

On Fri, 21 Jul 2006, Monica D'Arcy wrote:

> I thought I had successfully added the patch for gin support to my 8.1.4 
> installation, however I get the error: access method "gin" does not exist. 
> There is no record for the "gin" index in the pg_am table, which I assume 
> needs to be present.  I have restarted postgres.  Is there anything 
> additional I should be doing in order to have gin functionality?
>
> Thanks for any help... I am very excited about getting this to work,
> Monica
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>             http://www.postgresql.org/docs/faq
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83