Re: Forcing connections closed

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Forcing connections closed
Дата
Msg-id Pine.LNX.4.33.0401291649130.30883-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: Forcing connections closed  (Juan Miguel <juanmime@ono.com>)
Ответы Re: Forcing connections closed  (Juan Miguel <juanmime@ono.com>)
Список pgsql-admin
On Thu, 29 Jan 2004, Juan Miguel wrote:

> You can kill the procs (connections) using kill -9 PID

Just use kill PID first!

'kill -9' PID will force all backends to flush cache for no good reason.

Note that on most unixes, a plain kill PID will send the term signal,
which tells the process to poltely shutdown and release resources.  kill
-9 is like using a sledge hammer to swat a fly for this.


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

Предыдущее
От: Sam Barnett-Cormack
Дата:
Сообщение: Re: Help: System requirements for postgresql 7.4.1
Следующее
От: Gaetano Mendola
Дата:
Сообщение: commit after dead lock