Re: Killing the backend to cancel a long waiting query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Killing the backend to cancel a long waiting query
Дата
Msg-id 1850.1063914850@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Killing the backend to cancel a long waiting query  ("Paulo Scardine" <paulos@cimed.ind.br>)
Ответы Re: Killing the backend to cancel a long waiting query  (Kevin Brown <kevin@sysexperts.com>)
Список pgsql-hackers
"Paulo Scardine" <paulos@cimed.ind.br> writes:
>> I trust when you say "kill", you really mean "send SIGINT" ...

> I'm sending a SIGTERM. Would SIGINT be more appropriate?

Yes --- that would actually cancel the query, not cause the backend to
shut down.
        regards, tom lane


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: 7.4beta2 vs 7.3.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4beta2 vs 7.3.3