Re: AutoStart and AutoDown

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: IMS <jcheong(at)cooper(dot)com(dot)hk>, pgsql-general(at)postgresql(dot)org
Subject: Re: AutoStart and AutoDown
Date: 2001-07-23 17:26:26
Message-ID: 01072313262600.01048@lowen.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 17 July 2001 07:36, IMS wrote:
> How can I setup in Solaris and Red Hat Linux to start up postgresql
> automatically?

For RedHat Linux, if installed from the RPM's, simply type (as root)
/sbin/chkconfig --level 345 postgresql on

(assuming you want a postmaster in runlevels 3, 4, and 5).
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-07-23 17:48:34 RE: Getting key value with an insert and using it in another.
Previous Message wsheldah 2001-07-23 17:09:51 Re: Using PostgreSQL transactions through MS Access?