Re: [GENERAL] Unable to stop postgresql ("failed") -> [SOLVED]

2010-08-06 Thread Tom Lane
Thom Brown writes: > On 6 August 2010 17:49, Denis BUCHER wrote: >> I was unable to stop postgres, I always got "[FAILED] : >>  * /etc/init.d/postgresql stop >>  * service postgresql stop >>  * /sbin/service postgresql stop > Surely it depends what the packager put into the init.d script? Plus

Re: [GENERAL] Unable to stop postgresql ("failed") -> [SOLVED]

2010-08-06 Thread Thom Brown
On 6 August 2010 17:49, Denis BUCHER wrote: > 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

[GENERAL] Unable to stop postgresql ("failed") -> [SOLVED]

2010-08-06 Thread Denis BUCHER
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