help needed with error during upgrade (9.4 -> 9.5)
От | Jozef Riha |
---|---|
Тема | help needed with error during upgrade (9.4 -> 9.5) |
Дата | |
Msg-id | CAOGszj3C6q=gXmzk_OntpGnawpeNGh6PZVfPVT0qKNz_9jB6aw@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: help needed with error during upgrade (9.4 -> 9.5)
|
Список | pgsql-novice |
hello list,
i wonder if anyone can give me a helping hand with the issue i am experiencing during an attempted to upgrade from postgres 9.4 to 9.5.the steps i took so far (on my archlinux system):
- first i upgraded postgresql and postgresql-libs (from 9.4.5 to 9.5.1)Could not load library "$libdir/postgis-2.2"
ERROR: incompatible library "/usr/lib/postgresql/postgis-2.2.so": version mismatch
DETAIL: Server is version 9.5, library is version 9.4.
this time it ended with a different error but now i am unable to proceed any further (no idea which way to take it from here):
..
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
$ cat loadable_libraries.txt
Could not load library "$libdir/postgis-2.2"
ERROR: attempt to redefine parameter "postgis.backend"
..
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
$ cat loadable_libraries.txt
Could not load library "$libdir/postgis-2.2"
ERROR: attempt to redefine parameter "postgis.backend"
oddly enough i can see postgis-2.2 in both 9.4 and the new installation:
/opt/pgsql-9.4/lib/postgis-2.2.so
/usr/lib/postgresql/postgis-2.2.so
/opt/pgsql-9.4/lib/postgis-2.2.so
/usr/lib/postgresql/postgis-2.2.so
any help or advice is welcome.
thank you, jose
В списке pgsql-novice по дате отправления: