Hi there,
I am upgrading Fedora 24 to (now) 26, PostgreSQL stopped starting (as
expected), the message from systemctl was to do "postgresql-setup
--upgrade".
Did installed the tool, loaunched.
But it fails with (attached logs) messages, I am missing some libraries,
what should I install?
Laurent.
could not load library "$libdir/dblink":
BŁĄD: nie można uzyskać dostępu do pliku "$libdir/dblink": Nie ma takiego pliku ani katalogu
could not load library "$libdir/adminpack":
BŁĄD: nie można uzyskać dostępu do pliku "$libdir/adminpack": Nie ma takiego pliku ani katalogu
Performing Consistency Checks
-----------------------------
Checking cluster versions ok
Checking database user is the install user ok
Checking database connection settings ok
Checking for prepared transactions ok
Checking for reg* system OID user data types ok
Checking for contrib/isn with bigint-passing mismatch ok
Checking for roles starting with 'pg_' ok
Creating dump of global objects ok
Creating dump of database schemas
arrdb
asterisk
jip
laurent
orthanc
pacsdb
postgres
scadadb
template1
ok
Checking for presence of required libraries fatal
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