Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iGnul-0004D1-Qv for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 05 Oct 2019 17:32:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iGnuk-0003fF-KN for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 05 Oct 2019 17:32:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iGnuk-0003f0-6o for pgsql-pkg-debian@lists.postgresql.org; Sat, 05 Oct 2019 17:32:18 +0000 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::10]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iGnug-0008So-GY for pgsql-pkg-debian@lists.postgresql.org; Sat, 05 Oct 2019 17:32:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1570296729; s=strato-dkim-0002; d=zpmt.de; h=Message-ID:Date:Subject:In-Reply-To:References:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=HIX79gXi66/YjnG+tzNJFoyzpSInLdsEa9Di+wwy33g=; b=K52cEZBihxgRGOV6/EnjDIgIU9ORgbiy3OX+/Kd3npof/LeoaxowJfSQqbEI8YiYo/ v07PwShu6otvOLT4+CTz3eRRBHmoDKh8JenlQD+E2TUNj+/UfvM8eEaDHU3MQ1eiiARz XFYh/08zEbZFY5lZ6IJZE5kkS9qNVYp7Ws7FNR7oY9x7Jzg/65QorknJDJ2huCQ+kL3j RjNLl2O/2WXx2pHev0jtHtxO0pXmR8/GNJCjzvA9JXRzAuZ4QEO0qfUVNcBHPTWZ+P+L TNamOw1vSyy3FKV6L/LGef1E6dveBcEHWcVUfrkq2eLItWwNDMofXm8ZheYqigWmIPio Xbzg== X-RZG-AUTH: ":P3skb1Clb7FflLtjx7SyHqq9vvRtyij2FeY9PjvgVpE8mmdz07+nqRe9cAwvD3gi4Xfj4sEbVBwks2guY6cH2gfUfw==" X-RZG-CLASS-ID: mo00 Received: from SWHP2016 by smtp.strato.de (RZmta 44.28.0 AUTH) with ESMTPSA id z0bdd1v95HW9WFT (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Sat, 5 Oct 2019 19:32:09 +0200 (CEST) From: "Stefan Wolf" To: References: <00a701d57a9d$2d6c8b00$8845a100$@zpmt.de> <000601d57ac6$a75e5c30$f61b1490$@pcorp.us> In-Reply-To: <000601d57ac6$a75e5c30$f61b1490$@pcorp.us> Subject: WG: [postgis-users] PostgreSQL 12 and PostGIS Date: Sat, 5 Oct 2019 19:32:09 +0200 Message-ID: <001e01d57ba2$d135f3b0$73a1db10$@zpmt.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001F_01D57BB3.94BFAE10" X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHyyLoyxoxocchBOMfW79qxqpmZQQGm0I1npwR83XA= Content-Language: de List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk This is a multipart message in MIME format. ------=_NextPart_000_001F_01D57BB3.94BFAE10 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0020_01D57BB3.94BFAE10" ------=_NextPart_001_0020_01D57BB3.94BFAE10 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit PostgreSQL 12 - PostGIS. Please take a look. Greetings from Berlin -Stefan Wolf- Von: postgis-users [mailto:postgis-users-bounces@lists.osgeo.org] 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:postgis-users-bounces@lists.osgeo.org] On Behalf Of Stefan Wolf Sent: Friday, October 4, 2019 6:19 AM To: postgis-users@lists.osgeo.org 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- ------=_NextPart_001_0020_01D57BB3.94BFAE10 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

PostgreSQL 12 – = PostGIS.

Please take a = look…

 

Greetings = from Berlin

-Stefan Wolf-

 

 

Von:<= /b> = postgis-users [mailto:postgis-users-bounces@lists.osgeo.org] 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.po= stgresql.org/list/pgsql-pkg-debian/

 

 

Thanks,

Regina

 

From: postgis-users = [mailto:postgis-users-bounces@lists.osgeo.org] On Behalf Of = Stefan Wolf
Sent: Friday, October 4, 2019 6:19 = AM
To: postgis-users@lists.osgeo.org
Subject: = [postgis-users] PostgreSQL 12 and = PostGIS

 

Today = I’ve installed the brand new PostgreSQL 12  on Ubuntu = 18.04

 

“apt-ge= t 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-

 

------=_NextPart_001_0020_01D57BB3.94BFAE10-- ------=_NextPart_000_001F_01D57BB3.94BFAE10 Content-Type: text/plain; name="Unbenannte Anlage 00022.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Unbenannte Anlage 00022.txt" _______________________________________________=0A= postgis-users mailing list=0A= postgis-users@lists.osgeo.org=0A= https://lists.osgeo.org/mailman/listinfo/postgis-users ------=_NextPart_000_001F_01D57BB3.94BFAE10--