Re: [HACKERS] Questions regarding signal handler of postmaster

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: [HACKERS] Questions regarding signal handler of postmaster
Дата
Msg-id 20161227.092418.1257993656229116895.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] Questions regarding signal handler of postmaster  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> But we keep signals blocked almost all the time in the postmaster,
> so in reality no signal handler can interrupt anything except the
> select() wait call.  People complain about that coding technique
> all the time, but no one has presented any reason to believe that
> it's broken.

Ok, there seems no better solution than always blocking signals.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Questions regarding signal handler of postmaster
Следующее
От: Michael Paquier
Дата:
Сообщение: [HACKERS] Support for pg_receivexlog --format=plain|tar