BUG #15003: pg_terminate_backend does not work

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15003: pg_terminate_backend does not work
Дата
Msg-id 20180111084327.1413.40219@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15003: pg_terminate_backend does not work  (David Gould <daveg@sonic.net>)
Список 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 по дате отправления:

Предыдущее
От: Rohit Dwivedi
Дата:
Сообщение: Fwd: Regarding Not Connect to other postgresql database
Следующее
От: Petr Korobeinikov
Дата:
Сообщение: Re: BUG #15002: Unexpected behaviour in psql \r command