From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Why is Query NOT getting cancelled with SIGINT in PG14? |
Date: | 2021-04-09 03:14:41 |
Message-ID: | CALj2ACWjTsHprUfRYKxz9MP0MDC9vrYrG=EFbe8U=EKm_iTiWQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Apr 9, 2021 at 8:38 AM Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
>
> 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
Thanks. I missed to follow that thread. I will respond there.
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2021-04-09 03:17:18 | Re: [PATCH] force_parallel_mode and GUC categories |
Previous Message | Justin Pryzby | 2021-04-09 03:08:01 | Re: Why is Query NOT getting cancelled with SIGINT in PG14? |