Re: Why is Query NOT getting cancelled with SIGINT in PG14?

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Why is Query NOT getting cancelled with SIGINT in PG14?
Дата
Msg-id 20210409030801.GA25566@telsasoft.com
обсуждение исходный текст
Ответ на Why is Query NOT getting cancelled with SIGINT in PG14?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Ответы Re: Why is Query NOT getting cancelled with SIGINT in PG14?
Список pgsql-hackers
On Fri, Apr 09, 2021 at 08:24:51AM +0530, Bharath Rupireddy wrote:
> Looks like the running query is not getting cancelled even though I
> issue CTRL+C from psql or kill the backend with SIGINT. This only
> happens with PG14 not in PG13. Am I missing something here? Is it a
> bug?

Yes, see here:

https://www.postgresql.org/message-id/flat/OSZPR01MB631017521EE6887ADC9492E8FD759%40OSZPR01MB6310.jpnprd01.prod.outlook.com#e9228ef1ae32315f8b0df3fa67a32e06

-- 
Justin



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

Предыдущее
От: Ajin Cherian
Дата:
Сообщение: Re: missing documentation for streaming in-progress transactions
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Why is Query NOT getting cancelled with SIGINT in PG14?