Re: BUG #15492: pg_cancel_backend(pg_backend_pid()) returns truesporadically

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15492: pg_cancel_backend(pg_backend_pid()) returns truesporadically
Дата
Msg-id 20181109012058.GC2652@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15492: pg_cancel_backend(pg_backend_pid()) returns true sporadically  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: BUG #15492: pg_cancel_backend(pg_backend_pid()) returns true sporadically  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-bugs
On Thu, Nov 08, 2018 at 11:31:41AM +0100, Magnus Hagander wrote:
> The *comment* talks about suicide, which indicates that maybe the original
> intention was to use pg_terminate_backend()?  But it has also been i nthere
> since 2009, so why is this problem only showing up now?

Perhaps because the buildfarm does not actually test them on Windows,
because those tests are not run in MSVC scripts even if vcregress.pl is
run manually, and because doing a [install]check-world from the top of
the tree does not trigger them either?  We could get those running
within a TAP test automatically I think.
--
Michael

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15479: Documentation claims that client_min_messages is related to logging
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #15492: pg_cancel_backend(pg_backend_pid()) returns true sporadically