Re: postgresql "init script" for postgres 9.2.15 - Mailing list pgsql-general

From David G. Johnston
Subject Re: postgresql "init script" for postgres 9.2.15
Date
Msg-id CAKFQuwYAODYo2UiPZ6aN-z8msghRxY01Gzj2t3GrcaqvPgRPSQ@mail.gmail.com
Whole thread Raw
In response to Re: postgresql "init script" for postgres 9.2.15  (Steve Langlois <steve.langlois@tavve.com>)
List pgsql-general
Please don't top-post.

On Wed, Jul 13, 2016 at 5:35 PM, Steve Langlois <steve.langlois@tavve.com> wrote:

Thank you but in our appliance, we are not running postgres as a service, we are running it programatically with this script, call postmaster to start it for instance instead of using the service framework. Is there an equivalent in 9.x or does it now have to run as a service.

It is not surprising that a piece of code no longer required by the package for its main operation has not been maintained (maybe it has, I'm not familiar with the Centos assets).

​PostgreSQL is capable of being launched in any number of ways.  But as you move toward minority status (which initd on Centos 7 seems to be) the wealth of third-party maintained stuff to pick from tends to decrease.

David J.
 

pgsql-general by date:

Previous
From: Steve Langlois
Date:
Subject: Re: postgresql "init script" for postgres 9.2.15
Next
From: Tom Lane
Date:
Subject: Re: postgresql "init script" for postgres 9.2.15