Finally tsearch works ... somehow... remain a few questions

From: Marcel Boscher <mboscher(at)emedia-office(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Finally tsearch works ... somehow... remain a few questions
Date: 2004-08-19 14:08:38
Message-ID: 4124B466.1040904@emedia-office.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

For now i am almost statisfied with my tsearch2 installation war over night
somehow it seems to work, finally...

3 probably easy questions remain...
1.) Is it possible to index already filled tables?
2.)Can i have seperated indexes for different columns in a table
3.) Can i create an extra Table just for my indexes that is not included
in my data table?

Greetings
Marcel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-08-19 14:25:03 Re: select count(*) from pg_stat_activity in V8.0.0
Previous Message Fuchs Clemens 2004-08-19 13:39:01 Re: Pass parameters to SQL script