POSTGIS="2.5.2 r17328" [EXTENSION] PGSQL="110" GEOS="3.7.1-CAPI-1.11.1 27a5e771" SFCGAL="1.3.1" PROJ="Rel. 4.9.3, 15 August 2016" GDAL="GDAL 2.3.2, released 2018/09/21" LIBXML="2.9.1" LIBJSON="0.11" TOPOLOGY RASTER
POSTGIS="2.5.3 r17699" [EXTENSION] PGSQL="110" GEOS="3.7.2-CAPI-1.11.2 b55d2125" SFCGAL="1.3.7" PROJ="Rel. 6.2.0, September 1st, 2019" GDAL="GDAL 3.1.0dev-7a9a0f4-dirty, released 2019/99/99" LIBXML="2.9.1" TOPOLOGY RASTER
_______________________________________________
postgis-users mailing list
postgi...@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users
Yum.postgresql.org ships for CentOS. That’s what I use.
Hi,
On Wed, 2019-09-04 at 15:05 +0300, Darafei "Komяpa" Praliaskouski wrote:
> According to repology, CentOS 7 doesn't even ship PostGIS. See table at the
> end of https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS - it
> contains all distributions.
Looks like it assumes that everyone submits their repos to repology. :)
> From: postgis-users <postgis-us...@lists.osgeo.org> on behalf of Devrim Gündüz <dev...@gunduz.org>
> Sent: Tuesday, September 10, 2019 11:48 AM
> To: PostGIS Users Discussion <postgi...@lists.osgeo.org>
> Subject: Re: [postgis-users] gdal version with PostGIS
>
>
> Hi,
>
> On Mon, 2019-09-02 at 07:36 +0000, Lars Aksel Opsahl wrote:
> > Whats the policy for build scripts for postgis for new versions of gdal?
> >
> > When I installed with yum on Centos 7 (X86), I got GDAL 2.3.2
>
> I often try to pick up the latest versions in the PostgreSQL community
> repositories, but GDAL is one of the exceptions. Upgrading it involves lots of
> packages, including dependencies like ogdi, and it will take more time that I
> ever thought.
>
> It is on my list. See:
>
>
> I already pushed a WIP version.
>
Hi
Thanks that's nice to hear, just let us know if you want us to test something.
One more question.
Is it any plans for makeing binaries for Postgres/Postgis running on CentOs on aarch64 (ARM64, ARMv8) CPU's ?
Lars