public inbox for [email protected]
help / color / mirror / Atom feedWG: [postgis-users] PostgreSQL 12 and PostGIS
2+ messages / 2 participants
[nested] [flat]
* WG: [postgis-users] PostgreSQL 12 and PostGIS
@ 2019-10-05 17:32 Stefan Wolf <[email protected]>
2019-10-06 15:19 ` Re: WG: [postgis-users] PostgreSQL 12 and PostGIS Christoph Berg <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Wolf @ 2019-10-05 17:32 UTC (permalink / raw)
To: [email protected]
PostgreSQL 12 - PostGIS.
Please take a look.
Greetings from Berlin
-Stefan Wolf-
Von: postgis-users [mailto:[email protected]] Im Auftrag
von Regina Obe
Gesendet: Freitag, 4. Oktober 2019 17:16
An: 'PostGIS Users Discussion'
Betreff: Re: [postgis-users] PostgreSQL 12 and PostGIS
Stefan,
Which distro do you get your PostgreSQL 12 from. I'm assuming
apt.postgresql.org
If so you should report on their mailing list, as that would be a packaging
bug,not a PostGIS one and no one on the PostGIS project is on the apt team.
https://www.postgresql.org/list/pgsql-pkg-debian/
Thanks,
Regina
From: postgis-users [mailto:[email protected]] On Behalf
Of Stefan Wolf
Sent: Friday, October 4, 2019 6:19 AM
To: [email protected]
Subject: [postgis-users] PostgreSQL 12 and PostGIS
Today I've installed the brand new PostgreSQL 12 on Ubuntu 18.04
"apt-get install postgis" will install PostGIS 2.5.2, but the PATH is
wrong: /usr/share/postgresql/11/.
So CREATE EXTENSION postgis will fail.
Greetings from Berlin
-Stefan Wolf-
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users
Attachments:
[text/plain] Unbenannte Anlage 00022.txt (159B, 3-Unbenannte%20Anlage%2000022.txt)
download | inline:
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: WG: [postgis-users] PostgreSQL 12 and PostGIS
2019-10-05 17:32 WG: [postgis-users] PostgreSQL 12 and PostGIS Stefan Wolf <[email protected]>
@ 2019-10-06 15:19 ` Christoph Berg <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Berg @ 2019-10-06 15:19 UTC (permalink / raw)
To: Stefan Wolf <[email protected]>; +Cc: [email protected]; [email protected]
Re: Stefan Wolf 2019-10-05 <[email protected]>
> Today I've installed the brand new PostgreSQL 12 on Ubuntu 18.04
>
>
>
> "apt-get install postgis" will install PostGIS 2.5.2, but the PATH is
> wrong: /usr/share/postgresql/11/.
>
>
>
> So CREATE EXTENSION postgis will fail.
Hi Stefan,
it's never been the expectation that "postgis" will install the
correct PostGIS version for the correct PostgreSQL version. If there's
only one version to choose from in a single Debian distribution, it
will work, but as soon as there's several versions to choose from like
in apt.postgresql.org, you should explicitly select a version:
apt install postgis postgresql-11-postgis-2.5
That said, we don't have postgis 2.5 packages for PG 12 yet.
Christoph
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-10-06 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 17:32 WG: [postgis-users] PostgreSQL 12 and PostGIS Stefan Wolf <[email protected]>
2019-10-06 15:19 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox