Re: Upgrading 8.2.4 to 8.3 With TSearch2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Howard Cole <howardnews(at)selestial(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrading 8.2.4 to 8.3 With TSearch2
Date: 2010-04-23 14:40:36
Message-ID: 8574.1272033636@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howard Cole <howardnews(at)selestial(dot)com> writes:
> I have a database on version 8.2.4 and intend to upgrade to the latest
> 8.4.3 version. The 8.2 version has Tsearch2 and I know there are issues
> in upgrading tsearch2 and therefore I was wondering which is the best
> way to do this upgrade.

There's some suggestions in the fine manual ...
http://www.postgresql.org/docs/8.4/static/textsearch-migration.html

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message சிவகுமார் மா 2010-04-23 14:42:56 Re: Need help to identify stray row in a table
Previous Message dipti shah 2010-04-23 14:29:34 Re: EXCEPT doesn't compare TIMESTAMP type?