Re: [ADMIN] Tsearch2 removal bit me - how to correct?

Поиск
Список
Период
Сортировка
От Karl Denninger
Тема Re: [ADMIN] Tsearch2 removal bit me - how to correct?
Дата
Msg-id f8b749e8-c524-bad4-7a6c-02c7608b0194@denninger.net
обсуждение исходный текст
Ответ на Re: [ADMIN] Tsearch2 removal bit me - how to correct?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [ADMIN] Tsearch2 removal bit me - how to correct?  (Karl Denninger <karl@denninger.net>)
Список pgsql-admin

On 10/15/2017 10:47, Tom Lane wrote:
Karl Denninger <karl@denninger.net> writes:
Attempting to migrate to 10.0 from 9.6, which has had "tsearch2" loaded
for backward compatibility since "forever" (which I suspect is no longer
really required as the capability is internal and has been for a long
time) results in this blowup logged in loadable_libraries.txt:
could not load library "$libdir/tsearch2": ERROR:  could not access file
"$libdir/tsearch2": No such file or directory
So what's causing this to be requested on startup and how do I kill it? 
Look for '$libdir/tsearch2' in the pg_proc.probin column of each
DB in the installation ...
		regards, tom lane

Thanks... found it.

--
Karl Denninger
karl@denninger.net
The Market Ticker
[S/MIME encrypted email preferred]

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] Tsearch2 removal bit me - how to correct?
Следующее
От: Karl Denninger
Дата:
Сообщение: Re: [ADMIN] Tsearch2 removal bit me - how to correct?