[NOVICE] Fwd: tsearch2 in Postgres 9.5

Поиск
Список
Период
Сортировка
От Anrik Drenth
Тема [NOVICE] Fwd: tsearch2 in Postgres 9.5
Дата
Msg-id CAEdS=woDQ_N0ahv_-tqxp+hDfawx1LRmbcVY6azLpjRwahiN0w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [NOVICE] Fwd: tsearch2 in Postgres 9.5  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi,

I'm trying to migrate a Postgres database from 8.3 to 9.5.  The database uses tsearch functionality.

The extensions tsearch2--1.0.sql and tsearch2--unpackaged--1.0.sql, found in /usr/share/postgresql/9.5/extension, have been loaded.  This took care of most of the error messages when loading the database.

However 3 error messages persist:
ERROR: function gin_extract_tsquery(pg_catalog.tsquery, internal, smallint) does not exist
ERROR: function gtsquery_consistent(bigint, internal, integer) does not exist
ERROR: function gtsvector_consistent(pg_catalog.gtsvector, internal, integer) does not exist

I'm struggling to find an answer how to resolve the error messages. Any assistance greatly appreciated. 

Thanks

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: [NOVICE] Adding SSD to HDD-based System
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [NOVICE] Fwd: tsearch2 in Postgres 9.5