After a usual update progress - "apt-get upgrade" - I can not connect with qGIS to my PostGIS DB anymore.
Error in the qGIS logfile:
Your database has no working PostGIS support. Erroneous query: SELECT postgis_version() returned 7 [ERROR: could not load library "/usr/lib/postgresql/9.3/lib/postgis-2.1.so": liblwgeom-2.1.2.so: cannot open shared object file: No such file or directory]Retrieval of postgis version failedAfter asking for my version using SELECT PostGIS_full_version();This occured:
ERROR: could not load library "/usr/lib/postgresql/9.3/lib/postgis-2.1.so": liblwgeom-2.1.2.so: cannot open shared object file: No such file or directory CONTEXT: SQL statement "SELECT postgis_lib_version()" PL/pgSQL function postgis_full_version() line 19 at SQL statementHow can I fix that?
Thats my environment:xUbuntu 14.04, PostgreSQL 9.3, Postgis 2.1, QGIS 2.3,
أكثر...
Error in the qGIS logfile:
Your database has no working PostGIS support. Erroneous query: SELECT postgis_version() returned 7 [ERROR: could not load library "/usr/lib/postgresql/9.3/lib/postgis-2.1.so": liblwgeom-2.1.2.so: cannot open shared object file: No such file or directory]Retrieval of postgis version failedAfter asking for my version using SELECT PostGIS_full_version();This occured:
ERROR: could not load library "/usr/lib/postgresql/9.3/lib/postgis-2.1.so": liblwgeom-2.1.2.so: cannot open shared object file: No such file or directory CONTEXT: SQL statement "SELECT postgis_lib_version()" PL/pgSQL function postgis_full_version() line 19 at SQL statementHow can I fix that?
Thats my environment:xUbuntu 14.04, PostgreSQL 9.3, Postgis 2.1, QGIS 2.3,
أكثر...