On Fri, 5 Jan 2001, Steve Bern wrote:
> I assume you're trying to get PostGresql to load automatically. In RH,
> get rid of the stuff you wrote below and put in the following line (in
> rc.local):
>
> /etc/rc.d/init.d/postgresql start
Actually, do a "man chkconfig" and follow the directions there. Much
neater.
In a nutshell:
chkconfig --level 2345 postgresql on
chkconfig --list
--
Chuck Milam
chuck(at)milams(dot)net