Re: Win32 hard crash problem

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Win32 hard crash problem
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FC05@algol.sollentuna.se
обсуждение исходный текст
Ответ на Re: Win32 hard crash problem  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-hackers
> IIRC there is no real SIGINT on Windows, so it can only come
> from a postgres program. The windows shutdown could be
> calling pg_ctl to stop the service, of course.

Well, not quite that, but it will send a service command to the running
pg_ctl (which is our "service supervisor"), which *will* respond with a
SIGINT to the postmaster.


//Magnus


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: src/tools/msvc usage instructions
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: src/tools/msvc usage instructions