Re: relocatable binary distribution

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: relocatable binary distribution
Дата
Msg-id 14153.1078551067@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: relocatable binary distribution  (David Garamond <lists@zara.6.isreserved.com>)
Список pgsql-general
David Garamond <lists@zara.6.isreserved.com> writes:
> Yes, $libdir is hardcoded, which is why in my case I'm not using
> '$libdir/plruby.so' but using just 'plruby.so' (no absolute path) so
> Postgres can look it up with dynamic_library_path. Will this be unsafe?

Seems like an okay workaround for now.

            regards, tom lane

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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: relocatable binary distribution
Следующее
От: Tom Lane
Дата:
Сообщение: Re: copy command verbose