Wrong path to loaded_libraries upgrading from PostgreSQL 17 to PostgreSQL 18

From: "Regina Obe" <lr(at)pcorp(dot)us>
To: "'PostgreSQL on Debian and Ubuntu'" <pgsql-pkg-debian(at)lists(dot)postgresql(dot)org>
Subject: Wrong path to loaded_libraries upgrading from PostgreSQL 17 to PostgreSQL 18
Date: 2025-09-28 02:13:23
Message-ID: 000001dc301d$78d7b6a0$6a8723e0$@pcorp.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

In trying to upgrade my instance from PostgreSQL 17 to 18

I get this 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:

/var/lib/postgresql/18/main/pg_upgrade_output.d/20250927T220622.019/loadable
_libraries.txt
Failure, exiting
pg_upgradecluster: pg_upgrade output scripts are in
/var/log/postgresql/pg_upgradecluster-17-18-main.pYaN

When I try to go to the path
/var/lib/postgresql/18/main/pg_upgrade_output.d/20250927T220622.019/loadable
_libraries.txt

The file does not exist, however I do see a file:

in
/var/log/postgresql/pg_upgradecluster-17-18-main.pYaN/loadable_libraries.txt

Is the given path just wrong or am I missing something?

Thanks,
Regina

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2025-10-01 15:39:59 credativ-pg-migrator updated to version 0.10.0-1.pgdg+1
Previous Message Bradford Boyle 2025-09-27 01:01:41 Re: updated extensions for postgres 18