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

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: Extension packages not visible / available for postgres 12 yet ?
Дата
Msg-id 20191004085748.GB24915@msg.df7cb.de
обсуждение исходный текст
Ответ на Extension packages not visible / available for postgres 12 yet ?  (Sander Eikelenboom <linux@eikelenboom.it>)
Ответы Re: Extension packages not visible / available for postgres 12 yet ?  (Sander Eikelenboom <linux@eikelenboom.it>)
Список pgsql-pkg-debian
Re: Sander Eikelenboom 2019-10-04 <b75c1c20-973f-dd6d-f24a-be24021fb359@eikelenboom.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



В списке pgsql-pkg-debian по дате отправления:

Предыдущее
От: Sander Eikelenboom
Дата:
Сообщение: Extension packages not visible / available for postgres 12 yet ?
Следующее
От: Sander Eikelenboom
Дата:
Сообщение: Re: Extension packages not visible / available for postgres 12 yet ?