Re: Fwd: Re: [HACKERS] MSVC odd TAP test problem

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Fwd: Re: [HACKERS] MSVC odd TAP test problem
Дата
Msg-id 459a4ff9-cca9-e307-0444-aaa95bc7e662@2ndQuadrant.com
обсуждение исходный текст
Ответ на Fwd: Re: [HACKERS] MSVC odd TAP test problem  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: Fwd: Re: [HACKERS] MSVC odd TAP test problem  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers

On 05/10/2017 01:53 AM, Andrew Dunstan wrote:
>
>> Does it make a different if you use for example coup_d_grace =>
>> "QUIT"? Per the docs of IPC::Run SIGTERM is used for kills on Windows.
>
> No idea. I'll try.
>
>
>


This isn't going to work. If you look at the code in IPC/Run.pm you see
that the coup_d_grace signal is only used after it has first sent the
hardcoded SIGTERM. It might be tempting to play with using Sysinternals'
pskill utility, but we can hardly expect buildfarm owners and others to
hack their copies of IPC/Run.pm, so I'm going to go ahead and commit the
changes I proposed.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




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

Предыдущее
От: "Bossart, Nathan"
Дата:
Сообщение: Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Fwd: Re: [HACKERS] MSVC odd TAP test problem