Re: freebsd sample startup script doesn't work

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: freebsd sample startup script doesn't work
Date: 2001-05-03 19:11:56
Message-ID: 15089.44412.466246.444760@onceler.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>>>> "VK" == Vivek Khera <khera(at)kcilink(dot)com> writes:

>>>>> "PE" == Peter Eisentraut <peter_e(at)gmx(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-05-03 19:21:51 Re: Found an example prooving bug
Previous Message pgsql-bugs 2001-05-03 18:35:12 Error in Makefile.tcldefs