Lamar Owen <lamar.owen@wgcr.org> writes:
> On Tuesday 16 October 2001 02:39 pm, samsom, debra wrote:
> > I just installed postgresql 7.1.3 on Linux Redhat 7.1. All is well except
> > Postgresql will not start on Boot. I have added the -o '-i' to the
> > postgresql.conf and done the chkconfig --add postgresql. Is there anything
> > else that I am missing?
>
> My apologies. In my README.rpm-dist I missed a step:
> chkconfig --level 345 postgresql on
You don't need the levels if you don't want to e.g. have it only start
in runlevel 5...
chkconfig postgresql on
is sufficient for most use.
--
Trond Eivind Glomsrød
Red Hat, Inc.