Ocena wątku:
  • 0 Głosów - 0 Średnio
  • 1
  • 2
  • 3
  • 4
  • 5
problem z PostgreSQL/postgis na Debian Wheezy
12-02-2016, 17:14, (Ten post był ostatnio modyfikowany: 12-02-2016, 22:20 {2} przez Bles.)
#1
problem z PostgreSQL/postgis na Debian Wheezy
Witam.
Proszę o podpowiedź jak rozwiązać mój problem z instalacją funkcji przestrzennych w postgis 2.2. Może coś robię źle ?

Zainstalowałem PostgreSQL 9.5 na Debian Wheezy następnie postgis 2.2.
kolejne kroki:
su – postgres- Logowanie na serwerze jako użytkownik postgres.

createdb template_postgis - Stworzenie pustej bazy danych template_postgis.

createlang plpgsql template_postgis - Dodanie do bazy obsługi języka plpgsql.

no i na deser chciałem zrobić tak:
psql -d template_postgis -f /usr/share/postgresql/9.5/contrib/postgis-2.2/postgis.sql

a w odpowiedzi było jak poniżej:

SET
BEGIN
DO
CREATE FUNCTION
psql:/usr/share/postgresql/9.5/contrib/postgis-2.2/postgis.sql:83: ERROR: could not access file "$libdir/postgis-2.2": No such file or directory

i dziesiątki taki Errorów jak ten poniżej

psql:/usr/share/postgresql/9.5/contrib/postgis-2.2/postgis.sql:88: ERROR: current transaction is aborted, commands ignored until end of transaction block


Wiadomości w tym wątku
problem z PostgreSQL/postgis na Debian Wheezy - przez Bles - 12-02-2016, 17:14

Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  PostgreSQL - problem z połączeniem tomalos 3 43 983 10-06-2010, 18:25
Ostatni post: Pawel
  Ubuntu 9.10 i PostgreSQL / PostGIS tomalos 2 39 010 20-04-2010, 08:18
Ostatni post: tomalos

Skocz do: