[postgis-users] Fatal: Symbol pj_set_searchpath

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Thu Mar 6 03:42:15 PST 2008


On Thursday 06 March 2008 11:15:47 Christian Schaffer wrote:

> Hi Mark,
>
> thanks for your reply.
> I included the LD_LIBRARY_PATH to the postrgres user´s .profile, but bo
> success yet. Do I have to set any of those parameters in postgresql.conf?
> shared_preload_libraries = ''
> #dynamic_library_path = '$libdir'
> #local_preload_libraries = ''

Hi Chris,

No, those parameters are fine as they are.

I'm not sure that changes to the .profile will get placed into the environment 
if you launch a PostgreSQL instance from a script in /etc/init.d. You may 
need to tweak the init.d script to add a "LD_LIBRARY_PATH=foo" clause in the 
command line that launches pg_ctl.


HTH,

Mark.

-- 
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063



More information about the postgis-users mailing list