| От | Tom Lane |
|---|---|
| Тема | Re: Problem with dblink regression test |
| Дата | |
| Msg-id | 18262.1119459159@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Problem with dblink regression test ("Jim C. Nasby" <decibel@decibel.org>) |
| Ответы |
Re: Problem with dblink regression test
|
| Список | pgsql-hackers |
"Jim C. Nasby" <decibel@decibel.org> writes:
> Is there a way to confirm which libpq.so psql and/or dblink.so has
> linked to? Are there any other tests I could run to shed some light on
> this?
On Linux you use "ldd" to find out what the linker will do with
dependencies of an executable or shared library. I don't recall the
equivalent incantation on FreeBSD or OS X but I'm sure there is one.
Note that this is very likely to depend on environment (eg
LD_LIBRARY_PATH) so make sure you do it in the same environment the
buildfarm test has.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера