BUG #15003: pg_terminate_backend does not work - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15003: pg_terminate_backend does not work
Date
Msg-id 20180111084327.1413.40219@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15003: pg_terminate_backend does not work
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15003
Logged by:          Sigitas Vysniauskas
Email address:      sigutis@gmail.com
PostgreSQL version: 9.6.5
Operating system:   centos-release-7-4.1708.el7.centos.x86_64
Description:

pg_terminate_backend returns true, but it does not terminates backend.

pg_stat_activity:
application_name - "pg_cron"
client_addr - "::1"
state - "active"
query - "select sync_devices_run()"

PostgreSQL 9.6.5 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5
20150623 (Red Hat 4.8.5-11), 64-bit


pgsql-bugs by date:

Previous
From: Rohit Dwivedi
Date:
Subject: Fwd: Regarding Not Connect to other postgresql database
Next
From: Petr Korobeinikov
Date:
Subject: Re: BUG #15002: Unexpected behaviour in psql \r command