Re: impact of version upgrade on fts - Mailing list pgsql-general

From Adrian Klaver
Subject Re: impact of version upgrade on fts
Date
Msg-id 515e9549-b58a-4d2f-2f61-690dacb16c4e@aklaver.com
Whole thread Raw
In response to impact of version upgrade on fts  (Malik Rumi <malik.a.rumi@gmail.com>)
Responses Re: impact of version upgrade on fts
List pgsql-general
On 4/25/21 5:28 AM, Malik Rumi wrote:
> Greetings.
> 
> I am about to do a long overdue upgrade to the latest version, which I 
> believe is 13.2. However, I have full text search in my current install 
> (9.4) and I am wondering if there are any special provisions I need to 
> take to make sure that is not lost in the transition?  If this would be 
> true for any other packages, please advise and or point me to the place 
> in the docs where I can read up on this. I looked and did not see 
> anything, which just proves I didn't know what to look for. Thanks.

FTS used to be a separate extension(tsearch2) before version Postgres 
version 8.3. Since then it has been integrated into the core code, so it 
would not be lost. That being said it would be advisable to read the 
release notes for 9.5 --> 13 to see what changed in the core code.

> 
> 
> 
> */“None of you has faith until he loves for his brother or his neighbor 
> what he loves for himself.”/*


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Malik Rumi
Date:
Subject: impact of version upgrade on fts
Next
From: Matthias Apitz
Date:
Subject: Re: client waits for end of update operation and server proc is idle