Re: Extension packages not visible / available for postgres 12 yet ?

From: Christoph Berg <myon(at)debian(dot)org>
To: Sander Eikelenboom <linux(at)eikelenboom(dot)it>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Extension packages not visible / available for postgres 12 yet ?
Date: 2019-10-04 08:57:56
Message-ID: 20191004085748.GB24915@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Sander Eikelenboom 2019-10-04 <b75c1c20-973f-dd6d-f24a-be24021fb359(at)eikelenboom(dot)it>
> My sources list contains the apt.postgresql.org repo and I don't get any error while running apt update:
> deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main 12
>
> For example i can't find with apt / aptitude:
> postgresql-12-pgrouting
> postgresql-12-postgis-2.x

There is no postgresql-12-postgis-2.5 package because 3.0 is already
in the pipeline, and unfortunately we can't build both because that's
both the same "postgis" source package, with no version number in the
package*name. (That's why for PostgreSQL, the source packages are
called postgresql-11 postgresql-12 ...)

> Are these packages unavailable yet ?
> If so do you have any idea when the will get available ?

postgresql-12-pgrouting isn't there yet because so far, the
postgresql-*-postgis-* packages had weird requirements wrt the
-scripts packages being installed, and that will only get sorted with
postgis 3. Possibly earlier, but things are unfortunately complicated.

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Sander Eikelenboom 2019-10-04 10:15:31 Re: Extension packages not visible / available for postgres 12 yet ?
Previous Message Sander Eikelenboom 2019-10-04 08:33:20 Extension packages not visible / available for postgres 12 yet ?