Re: Postmaster Question ? - Mailing list pgsql-general

From missive@frontiernet.net (Lee Harr)
Subject Re: Postmaster Question ?
Date
Msg-id 9l47us$3hla$2@node21.cwnet.roc.gblx.net
Whole thread Raw
List pgsql-general
On Fri, 10 Aug 2001 18:49:01 +0100, adrian <thebeeskness@kk> wrote:
> How do you get the postmaster running automatically in the background ? like
> httpd for eg:

That's going to depend a bit on which operating system you run.

How do you start apache?

If it is a shell script, ie
/usr/local/etc/rc.d/apache.sh
take a look at that script with an eye for replacing
apachectl
with
pg_ctl

Otherwise, give us the details of your system, and someone might
be willing to post their script.



pgsql-general by date:

Previous
From: Andrew Gould
Date:
Subject: Re: Query help...
Next
From: missive@frontiernet.net (Lee Harr)
Date:
Subject: Re: Query help...