public inbox for [email protected]  
help / color / mirror / Atom feed
From: Christoph Berg <[email protected]>
To: Stefan Wolf <[email protected]>
Cc: [email protected]
Cc: [email protected]
Subject: Re: WG: [postgis-users] PostgreSQL 12 and PostGIS
Date: Sun, 6 Oct 2019 17:19:49 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[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






view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: WG: [postgis-users] PostgreSQL 12 and PostGIS
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox