Re: Postgis, raccrochage de wagons
"Daniel Verite" <[email protected]> Thu, 20 Jul 2017 15:02:54 +0200
| Newsgroups | gmane.comp.db.postgresql.french |
|---|---|
| Message-ID | <[email protected]> |
Pierre Chevalier Géologue wrote:
> dpkg --get-selections | grep "[[:space:]]install" | grep postgis
> postgis install
> postgis-doc install
> postgresql-9.4-postgis-2.3-scripts install
> postgresql-9.4-postgis-scripts install
> postgresql-9.5-postgis-2.3-scripts install
> postgresql-9.5-postgis-scripts install
> postgresql-9.6-postgis-2.3 install
> postgresql-9.6-postgis-2.3-scripts install
Il manque apparemment un postgresql-9.4-postgis-2.3,
bien qu'il soit dispo sur stretch-pgdg:
$ apt-cache policy postgresql-9.4-postgis-2.3
postgresql-9.4-postgis-2.3:
Installed: (none)
Candidate: 2.3.2+dfsg-1~exp2.pgdg90+1
Version table:
2.3.2+dfsg-1~exp2.pgdg90+1 500
500 http://apt.postgresql.org/pub/repos/apt stretch-pgdg/main amd64
Packages
Peut-être qu'installer ce paquet suffirait à régler
le problème, sinon l'option de migrer l'instance en 9.6 plutôt
que de réparer la 9.4 serait peut être plus rentable.
> $libdir
> Serait-ce une variable interne à postgres?
Oui c'est une pseudo-variable établie à la compilation.
Ca devrait être /usr/lib/postgresql/9.4/lib pour une 9.4 Debian.
C'est là que la partie "binaire" des extensions doit s'installer.
--
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite
--
Envoi via la liste pgsql-fr-generale ([email protected])