Re: Starting the Server at Boot - Mailing list pgsql-general

From Joel Burton
Subject Re: Starting the Server at Boot
Date
Msg-id Pine.LNX.4.21.0105031622190.7757-100000@olympus.scw.org
Whole thread Raw
In response to Re: Starting the Server at Boot  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
On Thu, 3 May 2001, Peter Eisentraut wrote:

> Hunter Hillegas writes:
>
> > Anyway, I want to start my Postgres server at boot (7.1). I tried the script
> > that came with it and it doesn't work. It seems to start the server but it
> > doesn't accept connections (yes, the -i option is on)... Is there a trick?
>
> Enable it in the postgresql.conf file.  (The -i option should work.
> Odd...)

Perhaps the reason that -i didn't work is that the scripts use pg_ctl.
Don't the options for that need to be wrapped in -o, as in '-o "-i"'.
It's easy to get that wrong.

--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


pgsql-general by date:

Previous
From: "Christian Marschalek"
Date:
Subject: RE: Unique or Primary Key?
Next
From: Tom Lane
Date:
Subject: Re: View permissions in 7.1