Full text searching - Mailing list pgsql-admin

From Carol Walter
Subject Full text searching
Date
Msg-id 1E1A31FA-1C40-4E3C-A2AD-9468251B1927@indiana.edu
Whole thread Raw
List pgsql-admin
Hello,

Some weeks ago, I was trying to get full text searching working on my
8.2.4 instance of Postgres.  Since tsearch2 is now included in the
core and I was in the process of upgrading to 8.3.6, I decided to wait
until I had 8.3.6 up and running instead of basically working on
tsearch twice, once in 8.2 and once in 8.3.  Now, I'm ready to tackle
tsearch in my 8.3.6 instance.

I have been over and over the documentation that covers the upgrade
from 8.2 using the add-in tsearch module and the 8.3 using the built-
in tsearch module.  I didn't install the add-in version and I've never
install any other add-in postgres modules.  I don't understand the
terminology used here.   When the documentation talks of "installing"
the tsearch2 module in each database that use the old tsearch module,
does that mean to go into psql and use the command \i ../... .contrib/
tsearch2/sql/tsearch2.sql or something like this.  If this is not what
is meant, what is the correct way to install this module.

Thanks,
Carol

P.S. This is a Sun box running Solaris 10.

pgsql-admin by date:

Previous
From: Nicolas Michel
Date:
Subject: Re: Memory Problem
Next
From: Flavio Henrique Araque Gurgel
Date:
Subject: Re: Memory Problem