Re: Start up script for Fedora Core 3

From: Dianne Yumul <dianne(at)wellsgaming(dot)com>
To: "Chris Guo" <cguo(at)at-sd(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Start up script for Fedora Core 3
Date: 2005-08-24 19:36:26
Message-ID: e71e50c5054b898c214be6fe346f530c@wellsgaming.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

We have Fedora Core 4, but I'm pretty sure it's the same. To start the
service we use

/etc/rc.d/init.d/postgresql start

Now if you want postgresql to start automatically on boot you do:

chkconfig postgresql on

Read the man pages for chkconfig for more details.

Hope this helps.

On Aug 24, 2005, at 11:31 AM, Chris Guo wrote:

> Dear all,
>  
> We are using Fedora Core 3 in our company, and we installed postgresql
> 8.0.3 as the database system. I wonder if anybody has the start up
> script for this version so we can start postgresql service
> automatically after we reboot the server.
> Any help will be highly appreciated.
>  
> Chris

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2005-08-24 19:53:34 Re: Postgresql replication
Previous Message Joshua D. Drake 2005-08-24 19:17:40 Re: Start up script for Fedora Core 3