Re: Cancelling parallel query leads to segfault

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Cancelling parallel query leads to segfault
Дата
Msg-id 79B1040D-D9C6-4A2E-B779-C4F6404D766A@anarazel.de
обсуждение исходный текст
Ответ на Re: Cancelling parallel query leads to segfault  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Cancelling parallel query leads to segfault
Список pgsql-hackers


On February 1, 2018 11:13:06 PM GMT+01:00, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>Here is a patch to implement that idea. Do you have a way to test it
>repeatedly, or do you just randomly cancel queries?

For me cancelling the long running parallel queries I tried reliably triggers the issue. I encountered it while cancelling tpch q1 during JIT work.

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] [PATCH] Lockable views
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] MERGE SQL Statement for PG11