Re: postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable... - Mailing list pgsql-admin

From Tom Lane
Subject Re: postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable...
Date
Msg-id 27739.1522214819@sss.pgh.pa.us
Whole thread Raw
In response to postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable...  (Wells Oliver <wells.oliver@gmail.com>)
Responses Re: postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable...  (Wells Oliver <wells.oliver@gmail.com>)
List pgsql-admin
Wells Oliver <wells.oliver@gmail.com> writes:
> I get that this library is no longer need. It's blowing up my upgrade to
> 10. Output:
> could not load library "$libdir/tsearch2": ERROR:  could not access file
> "$libdir/tsearch2": No such file or directory

> But I can't see how or where this library is still installed. Running \dx
> on my database:

Did you check every database in the cluster?

If you did, then maybe you have some "loose" (pre-extensions) tsearch2
functions laying about somewhere.  Look through pg_proc for functions
with probin = '$libdir/tsearch2'.  Again, check every DB.

            regards, tom lane


pgsql-admin by date:

Previous
From: Wells Oliver
Date:
Subject: postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable...
Next
From: Ervin Weber
Date:
Subject: Strange timezone 'math' in 9.6.8