gin support for tsearch2
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
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?
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
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?
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