Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x - Mailing list pgsql-general

From Rick Schumeyer
Subject Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x
Date
Msg-id 46546A12.4010001@ieee.org
Whole thread Raw
In response to Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x
List pgsql-general
When you say "reconfigure db" does this mean "recreate all your tsearch
indexes"?

Joshua D. Drake wrote:
> Rick Schumeyer wrote:
>> I have a database running under pg 8.1.4 that uses tsearch2.  I am
>> upgrading to pg 8.2.4.  I dumped the pg 8.1.x database and tried to
>> install it in pg 8.2.4.  This does not seem to work.
>>
>> Is there a procedure for this that someone can point me to?
>
> You uninstall tsearch2, dump/restore, install tsearch2, reconfigure db.
>
> Joshua D. Drake
>


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x
Next
From: Scott Ribe
Date:
Subject: Re: Integrity on large sites