BUG #15003: pg_terminate_backend does not work

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: sigutis(at)gmail(dot)com
Subject: BUG #15003: pg_terminate_backend does not work
Date: 2018-01-11 08:43:27
Message-ID: 20180111084327.1413.40219@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15003
Logged by: Sigitas Vysniauskas
Email address: sigutis(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Petr Korobeinikov 2018-01-11 08:44:28 Re: BUG #15002: Unexpected behaviour in psql \r command
Previous Message Rohit Dwivedi 2018-01-11 07:09:52 Fwd: Regarding Not Connect to other postgresql database