>>>>> "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.