Re: postgresql 7.1.3

From: "samsom, debra" <dsamsom(at)bristol(dot)ca>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql 7.1.3
Date: 2001-10-17 18:14:27
Message-ID: FFF39634DD4BD111A2100000F8BCC24D0332EBC0@mail.bal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This was my solution, thanks for all suggestions.

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

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.

Browse pgsql-general by date

  From Date Subject
Next Message Mihai Gheorghiu 2001-10-17 18:29:23 Views and locks
Previous Message Alan 2001-10-17 17:28:18 newbie authentication/automated backup (pg_dumpall) questions