Re: freebsd sample startup script doesn't work - Mailing list pgsql-bugs

From Vivek Khera
Subject Re: freebsd sample startup script doesn't work
Date
Msg-id 15089.44412.466246.444760@onceler.kciLink.com
Whole thread Raw
In response to Re: freebsd sample startup script doesn't work  (Vivek Khera <khera@kcilink.com>)
List pgsql-bugs
>>>>> "VK" == Vivek Khera <khera@kcilink.com> writes:

>>>>> "PE" == Peter Eisentraut <peter_e@gmx.net> writes:
PE> Sure it does.  See 'var/run/ld[-elf].so.hints'.

VK> But /var/run is not guaranteed to survive reboot.  "man hier" has this
VK> to say about it:

One more thing... /etc/rc _explicitly_ sets the ldconfig path,
overriding anything that may have been sitting in
/var/run/ld-elf.so.hints anyhow.  So you *must* do the ldconfig -m
/usr/local/pgsql/lib every boot or you don't get those libs.

pgsql-bugs by date:

Previous
From: Marcin Zukowski
Date:
Subject: RE: Found an example prooving bug
Next
From: Tom Lane
Date:
Subject: Re: insert into select from