Re: Where is tsearch2.sql

From: Howard Cole <howardnews(at)selestial(dot)com>
To: 'PgSql General' <pgsql-general(at)postgresql(dot)org>
Subject: Re: Where is tsearch2.sql
Date: 2009-05-19 11:54:04
Message-ID: 4A129DDC.4030500@selestial.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-05-19 11:59:47 Re: Get block of N numbers from sequence
Previous Message Thomas Guettler 2009-05-19 11:45:17 Get block of N numbers from sequence