Re: shared_preload_libraries path - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: shared_preload_libraries path
Date
Msg-id 1337882319.17469.7.camel@vanquo.pezone.net
Whole thread Raw
In response to shared_preload_libraries path  (Magnus Hagander <magnus@hagander.net>)
Responses Re: shared_preload_libraries path
List pgsql-hackers
On tor, 2012-05-24 at 14:09 +0200, Magnus Hagander wrote:
> Would i make sense to have a postgresql.conf parameter that would add
> to LD_LIBRARY_PATH when loading libraries from
> shared_preload_libraries (and other library loads).

Well, you could write a library that sets it in its init function, and
load that before the library that needs it set. :-)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [9.2] crash on regex
Next
From: Jeff Janes
Date:
Subject: Re: 9.2beta1, parallel queries, ReleasePredicateLocks, CheckForSerializableConflictIn in the oprofile