Re: Error stopping postgresql service

Поиск
Список
Период
Сортировка
От Lou Picciano
Тема Re: Error stopping postgresql service
Дата
Msg-id 146722076.1170287.1298584490006.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
обсуждение исходный текст
Ответ на Error stopping postgresql service  (Maalini Samuganardan <maalini.sam@gmail.com>)
Ответы Re: Error stopping postgresql service  (Maalini Samuganardan <maalini.sam@gmail.com>)
Список pgsql-admin
Maalini - 

On first glance (and not knowing the architecture of your particular 'service'), this looks very explainable on the basis of PostgreSQL being instructed to do a 'graceful' shutdown - while you may have users connected.

Depending on how your service 'stop' issues the shutdown command, PostgreSQL may never stop!

Probably need to give us more specifics about the layout of your service.

Lou Picciano

----- Original Message -----
From: "Maalini Samuganardan" <maalini.sam@gmail.com>
To: pgsql-admin@postgresql.org
Sent: Wednesday, February 23, 2011 9:20:10 PM
Subject: [ADMIN] Error stopping postgresql service

Hi,

I am getting an error when try to stop the postgresql server. 
No problem starting.

Please find error message below.

Thank you.

[root@edbws01 run]# service postgresql status
postmaster is stopped
[root@edbws01 run]# service postgresql start
Starting postgresql service:                               [  OK  ]
[root@edbws01 run]# service postgresql stop
Stopping postgresql service:                               [FAILED]
[root@edbws01 run]# 

Regards,
Maalini

В списке pgsql-admin по дате отправления:

Предыдущее
От: Stephan Doliov
Дата:
Сообщение: questions about the configure script for building postgres 9.0.3 from source
Следующее
От: Tom Lane
Дата:
Сообщение: Re: questions about the configure script for building postgres 9.0.3 from source