Unable to stop postgresql ("failed") -> [SOLVED] - Mailing list pgsql-general

From Denis BUCHER
Subject Unable to stop postgresql ("failed") -> [SOLVED]
Date
Msg-id 4C5C3D22.6010502@hsolutions.ch
Whole thread Raw
Responses Re: Unable to stop postgresql ("failed") -> [SOLVED]
List pgsql-general
Dear all,

For once, I will simply publish a solution instead of asking a question.
Let's hope it will be useful to someone.

I was unable to stop postgres, I always got "[FAILED] :
  * /etc/init.d/postgresql stop
  * service postgresql stop
  * /sbin/service postgresql stop

The only solution that worked in that case was :
  *  /usr/bin/pg_ctl stop

Have a nice day !

Denis

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Need help understanding vacuum verbose output
Next
From: Scott Frankel
Date:
Subject: Re: MySQL versus Postgres