Re: Heads up: Potential PostGIS breakage is coming

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Heads up: Potential PostGIS breakage is coming
Дата
Msg-id 1511859650.2804.6.camel@gunduz.org
обсуждение исходный текст
Ответ на Re: Heads up: Potential PostGIS breakage is coming  (Daniel Farina <daniel@citusdata.com>)
Список pgsql-pkg-yum
Hi Daniel,

On Mon, 2017-11-27 at 22:11 +0000, Daniel Farina wrote:

> I saw that with regard to proj and geos, and I'm updated, but I think
> postgis itself needs similar treatment.
>
> =# create extension postgis;
> ERROR:  could not load library "/usr/pgsql-10/lib/postgis-2.4.so":
> libproj.so.12: cannot open shared object file: No such file or directory
> =# \q
> $ find /usr/ -name 'libproj.so.12'
> /usr/proj49/lib/libproj.so.12

Arrgh, /etc/ld.so.conf.d/proj49-pgdg-libs.conf is broken :-( I accidentally
added geos related lines there :( Sorry about that.

I did not catch this before, because I also had OS-supplied proj package :(

Pushed 4.9.3-3  to repos, they will be available in next 20 mins.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

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

Предыдущее
От: Daniel Farina
Дата:
Сообщение: Re: Heads up: Potential PostGIS breakage is coming
Следующее
От: Daniel Farina
Дата:
Сообщение: mysql_fdw for Postgres 10?