Re: impact of version upgrade on fts

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: impact of version upgrade on fts
Дата
Msg-id CABV9wwO0paORDw3vs1imW_aVwjmTunvtfcNBu+W_ooZbX3kYtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: impact of version upgrade on fts  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: impact of version upgrade on fts  (Malik Rumi <malik.a.rumi@gmail.com>)
Список pgsql-general
On Sun, Apr 25, 2021 at 11:27 AM Adrian Klaver
<adrian.klaver@aklaver.com> wrote:
>
> 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.
>

You should also check the release notes / process of any "non-core"
extensions you might be using, for example PostGIS has had a number of
changes and you'll need to upgrade the extension itself to work in the
new version of Postgres. Specifics around that will also depend on how
you instead to run your upgrade process.


Robert Treat
https://xzilla.net



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: client waits for end of update operation and server proc is idle
Следующее
От: Matthias Apitz
Дата:
Сообщение: Re: client waits for end of update operation and server proc is idle