Re: Change pg_cancel_*() to ignore current backend

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Change pg_cancel_*() to ignore current backend
Дата
Msg-id 20150520235641.GU27868@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Change pg_cancel_*() to ignore current backend  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Ответы Re: Change pg_cancel_*() to ignore current backend  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 2015-05-20 18:48:59 -0500, Jim Nasby wrote:
> and generally if you want to terminate the connection there's easier
> ways to do that then "SELECT pg_terminate_backend(pg_backend_pid())".

Which would be what exactly? Say, you're inside a security definer
function.



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Change pg_cancel_*() to ignore current backend
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: anole: assorted stability problems