From: | teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | "samsom, debra" <dsamsom(at)bristol(dot)ca>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: postgresql 7.1.3 |
Date: | 2001-10-17 14:24:55 |
Message-ID: | xuy669etkco.fsf@halden.devel.redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Lamar Owen <lamar(dot)owen(at)wgcr(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Randal L. Schwartz | 2001-10-17 14:34:06 | Re: Dynamically created tables [WAS Re: "Relation x does not exist" ... |
Previous Message | samsom, debra | 2001-10-17 12:59:04 | Re: postgresql 7.1.3 |