Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x

From: Rick Schumeyer <rschumeyer(at)ieee(dot)org>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x
Date: 2007-05-23 16:21:38
Message-ID: 46546A12.4010001@ieee.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Ribe 2007-05-23 16:54:01 Re: Integrity on large sites
Previous Message Richard Huxton 2007-05-23 15:56:28 Re: Tsearch2: upgrading from postgres 8.1.x to 8.2.x