Re: BUG #16721: ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so": /usr/gdal32/lib/libgdal.so.28:

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: BUG #16721: ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so": /usr/gdal32/lib/libgdal.so.28:
Дата
Msg-id 1325dd7ea84179207dc90645445869ae2aad40eb.camel@gunduz.org
обсуждение исходный текст
Ответ на BUG #16721: ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so": /usr/gdal32/lib/libgdal.so.28:  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16721: ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so": /usr/gdal32/lib/libgdal.so.28:  (J M <cesarjorgemartinez@gmail.com>)
Список pgsql-bugs
Hi,

On Mon, 2020-11-16 at 16:51 +0000, PG Bug reporting form wrote:
> db=# SELECT postgis_full_version();
> ERROR:  could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so":
> /usr/gdal32/lib/libgdal.so.28: undefined symbol: GTIFGetGCSInfoEx
> CONTEXTO:  SQL statement "SELECT public.postgis_gdal_version()"
> PL/pgSQL function postgis_full_version() line 34 at SQL statement

Can you please send the output of:

rpm -qa | grep libgeotiff

Thanks!

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: BUG #16643: PG13 - Logical replication - initial startup never finishes and gets stuck in startup loop
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table.