| От | Tom Lane |
|---|---|
| Тема | Re: problem (bug?) when killing client program |
| Дата | |
| Msg-id | 6642.1080406857@sss.pgh.pa.us обсуждение |
| Ответ на | problem (bug?) when killing client program ("Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br>) |
| Ответы |
Re: problem (bug?) when killing client program
|
| Список | pgsql-novice |
"Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br> writes:
> Realizing that the things weren't quite right, sent a SIGTERM (kill with
> no flags) to the PID 22332.
> What happened? The entire backend crashed and burned in enormous flames.
SIGTERM should have been fine. Are you certain you didn't do kill -9 ?
I tried the same thing here, and the backend shut down just fine, with
only this entry in the postmaster log:
FATAL: terminating connection due to administrator command
So I think you didn't really do SIGTERM.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера