From: | Arya F <arya6000(at)gmail(dot)com> |
---|---|
To: | Christoph Berg <myon(at)debian(dot)org> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Postgis package for Postgresql 13 |
Date: | 2020-10-11 19:53:57 |
Message-ID: | CAFoK1axEeQETQW=u4JHVE2RoxtRisy4FHw1j1b+6KNqchKE0pQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
I have installed the postgresql-13-postgis-3 package. The issue is
that I need the "shp2pgsql" utility and it's part of the "Postgis"
package. It never gets installed by installing the
"postgresql-13-postgis-3" package
On Sun, Oct 11, 2020 at 2:38 PM Christoph Berg <myon(at)debian(dot)org> wrote:
>
> Re: Arya F
> > I'm using Postgresql 13 on Debian 10. I installed it using the following repo
> >
> > deb http://apt.postgresql.org/pub/repos/apt buster-pgdg main
> >
> > However when doing "apt install postgis", it tries to install
> > postgresql-12-postgis-3-scripts and postgresql-client-12
> >
> > I am using Postgresql 13, Has the Postgis package been released in the
> > repository yet? if yes, how can I tell it to install it for Postgresql
> > 13 instead of 12?
>
> Try selecting the package explicitly:
>
> apt install postgresql-13-postgis-3
>
> Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | David E. Wheeler | 2020-10-11 22:46:11 | Re: Update Old Version Public Keys? |
Previous Message | Christoph Berg | 2020-10-11 18:38:15 | Re: Postgis package for Postgresql 13 |