Re: AutoStart and AutoDown - Mailing list pgsql-general

From Lamar Owen
Subject Re: AutoStart and AutoDown
Date
Msg-id 01072313262600.01048@lowen.wgcr.org
Whole thread Raw
In response to AutoStart and AutoDown  (IMS <jcheong@cooper.com.hk>)
Responses Re: AutoStart and AutoDown  (teg@redhat.com (Trond Eivind Glomsrød))
List 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

pgsql-general by date:

Previous
From: lee@troll.east.rochester.k12.ny.us (Lee Harr)
Date:
Subject: pqReadData() -- backend closed the channel unexpectedly.
Next
From: Richard Béneyt
Date:
Subject: What about crash recovery methods with PostgreSQL 7.1 ?