Re: I am now Linux and PostgreSQL user, have a question - Mailing list pgsql-general

From Joel Burton
Subject Re: I am now Linux and PostgreSQL user, have a question
Date
Msg-id Pine.LNX.4.21.0104271031320.17539-100000@olympus.scw.org
Whole thread Raw
In response to Re: I am now Linux and PostgreSQL user, have a question  ("Isiah Thomas" <proinfo@hongkong.com>)
List pgsql-general
On Fri, 27 Apr 2001, Isiah Thomas wrote:

> I read some docunment say that to start the postgres service must type this
> command
>
> /etc/rc.d/init.d/postgres start

That's pretty specific to RedHat and RedHat-derived systems. (And then,
only if you install PostgreSQL from the RPMs, which if you're using
RedHat, you probably are).

A less distribution-specific way of saying the same thing is

$ service postgres start

But, really, you probably want to do something like

$ pg_ctl


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


pgsql-general by date:

Previous
From: "Clayton Vernon"
Date:
Subject: caching/ virtual file systems
Next
From: larry a price
Date:
Subject: Re: Re: Report Writer for PostgreSQL