pg_upgrade issue, upgrading from v10 to v14

From: Daulat <daulat(dot)dba(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: pg_upgrade issue, upgrading from v10 to v14
Date: 2022-07-28 04:38:05
Message-ID: CALfOM6JK3NtoaGmOAMmHETtgVaYJRu4QhhFYHM_bN1wkHgo+3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Team,

Please help on the postgres upgrade issue. We are upgrading from v10 to v14

Message:

Your installation references loadable libraries that are missing from the
new installation. You can add these libraries to the new installation,
or remove the functions using them from the old installation. A list of
problem libraries is in the file:
loadable_libraries.txt

Failure, exiting
postgres(at)test-Lenovo-C40-30:/etc/postgresql/10$ cat loadable_libraries.txt
could not load library "$libdir/postgis-2.5": ERROR: could not access file
"$libdir/postgis-2.5": No such file or directory
In database: Test_DB
could not load library "$libdir/rtpostgis-2.5": ERROR: could not access
file "$libdir/rtpostgis-2.5": No such file or directory
In database: Test_DB
postgres(at)test-Lenovo-C40-30:/etc/postgresql/10

Thanks

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2022-07-28 04:58:19 Re: pg_upgrade issue, upgrading from v10 to v14
Previous Message Scott Ribe 2022-07-28 03:29:43 Re: error I don't understand