Postgis 24 on pg 11.7, centos 7.6

From: Soni M <diptatapa(at)gmail(dot)com>
To: Postgres Bug <pgsql-bugs(at)postgresql(dot)org>
Subject: Postgis 24 on pg 11.7, centos 7.6
Date: 2020-03-02 10:05:38
Message-ID: CAAMgDXks6XSX7NxVhggEQvtPQ+E1niZsKyK1+wzki8jwuW1wAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I found that Postgis 24 depends on gdal30-libs.x86_64 0:3.0.4-2.
But this installation creates an error :
dbname=# create extension postgis;
ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.4.so":
/usr/gdal30/lib/libgdal.so.26: undefined symbol: GEOSMakeValid_r

And I found that postgis 24 actually depends on gdal23.

--
Regards,

Soni Maula Harriz

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Kapila 2020-03-02 10:14:47 Re: ERROR: subtransaction logged without previous top-level txn record
Previous Message Daniel Gustafsson 2020-03-02 09:45:12 Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available