Re: Where is tsearch2.sql - Mailing list pgsql-general

From Howard Cole
Subject Re: Where is tsearch2.sql
Date
Msg-id 4A129DDC.4030500@selestial.com
Whole thread Raw
In response to Re: Where is tsearch2.sql  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: Where is tsearch2.sql  (Howard Cole <howardnews@selestial.com>)
List pgsql-general
Raymond O'Donnell wrote:
> On 18/05/2009 23:28, Howard Cole wrote:
>
>
>> Just installed 8.3.7 on a W2K3 machine using the pginstaller. I cannot
>> find contrib/tsearch2.sql - I need to import an 8.2 backup with the old
>> tsearch2 but cannot find the new compatibility layer sql file.
>>
>
> Hi there,
>
> tsearch2 was incorporated into the PostgreSQL core as of version 8.3, so
> you won't find it in contrib any more. :-)
>
> Ray.
>
Thanks Ray - but according to the postgres manual (8.3.7) there is a SQL
file (contrib/tsearch2.sql) which allows me to import backups that were
created with the old tsearch2 (v8.2). I know this because I have used it
before - however this file no longer appears in the latest pginstaller.

Howard.

pgsql-general by date:

Previous
From: Thomas Guettler
Date:
Subject: Get block of N numbers from sequence
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Get block of N numbers from sequence