Re: question on forced-killing the postmaster

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: question on forced-killing the postmaster
Дата
Msg-id 200404201649.i3KGnMe27505@candle.pha.pa.us
обсуждение исходный текст
Ответ на question on forced-killing the postmaster  (shadowbox@punkass.com)
Список pgsql-novice
shadowbox@punkass.com wrote:
> why is it bad to kill -9 the postmaster? any links? i'm wondering why
> is it bad...

The postmaster gets no way to shut down cleanly.  It just isn't as good
as using a normal kill and waiting a few seconds.  This is true for
killing most unix processes.  Use kill -9 only when other kills fail.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Using SELECT WHERE
Следующее
От: "JP Beaudry"
Дата:
Сообщение: RE: [NOVICE] Création de BD