8.2.5 -> 8.3 beta tsearch2 help

From: "rkmr(dot)em(at)gmail(dot)com" <rkmr(dot)em(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: 8.2.5 -> 8.3 beta tsearch2 help
Date: 2007-10-15 15:58:28
Message-ID: e04d2e90710150858u1329ae8u12c7fb63086d4eae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i tried to restore a dump from 8.2.5 in which i had used tsearch2 and
contains lot of tsearch2 index. when i tried to restore it to 8.3beta it
complained about 'unknow command \r\n' . i know it is from tsearch2. doesnt
8.3 have tsearch2 enabled by default?
with 8.2xx i used to create a database and run tsearch2.sql [from
share/contrib/tsearch2 ], how do i do it in 8.3?
thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trevor Talbot 2007-10-15 16:05:50 Re: atomic commit; begin for long running transactions , in combination with savepoint.
Previous Message brian 2007-10-15 15:50:28 Re: Calculation of per Capita on-the-fly - problems with SQL syntax