Re: postgresql 7.1.3 - Mailing list pgsql-general

From samsom, debra
Subject Re: postgresql 7.1.3
Date
Msg-id FFF39634DD4BD111A2100000F8BCC24D0332EBC0@mail.bal
Whole thread Raw
In response to postgresql 7.1.3  ("samsom, debra" <dsamsom@bristol.ca>)
List pgsql-general

This was my solution, thanks for all suggestions.

-----Original Message-----
From: teg@redhat.com [mailto:teg@redhat.com]
Sent: Wednesday, October 17, 2001 9:25 AM
To: Lamar Owen
Cc: samsom, debra; 'pgsql-general@postgresql.org'
Subject: Re: [GENERAL] postgresql 7.1.3

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.

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: User privileges on sequences
Next
From: "Mihai Gheorghiu"
Date:
Subject: Views and locks