Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active"
Дата
Msg-id 2567618.1733422023@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active"  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active"
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> pg_terminate_backend failed to terminate active queries on a materialized
> view until an "idle in transaction" backend tied to the same view was
> terminated.

Can't do much with this report if you don't give a full recipe for
reproducing it.

I guessed that the problem might be "the termination isn't effective
while the session is blocked on a lock", but in an experiment here
that worked for me.  So I have no idea what was happening in
your case.

            regards, tom lane



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