Re: Postgres 9 Installation problems - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Postgres 9 Installation problems
Date
Msg-id 16685.1285425680@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres 9 Installation problems  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-bugs
Devrim GÜNDÜZ <devrim@gunduz.org> writes:
> On Sat, 2010-09-25 at 12:21 +0200, r d wrote:
>> --> I expect the installer to install the system service into the list
>> ofervices/daemons which are started at boot.

> Nope. RPMs have never ever added PostgreSQL to startup sequence by
> default.

Right.  Years ago I put out a version of the Red Hat Postgres RPMs that
did do that, and was roundly chastized for it.  An RPM is *not* supposed
to assume that merely being installed means that the user wants it to
start running a service.  Otherwise, simply doing "install everything
from the DVD" would be a disaster.
        regards, tom lane


pgsql-bugs by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Postgres 9 Installation problems
Next
From: "faz"
Date:
Subject: BUG #5678: libpq.so.4 is needed for pgadmin3