SIGPIPE does not try to cancel a query

Поиск
Список
Период
Сортировка
От Bastian Blank
Тема SIGPIPE does not try to cancel a query
Дата
Msg-id 20040516134450.GA13668@wavehammer.waldi.eu.org
обсуждение исходный текст
Ответы Re: SIGPIPE does not try to cancel a query  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi folks

Several times I killed clients which issued a longtime query. The
clients don't cancel the query and closes the connection. The backend
ignores the delivered SIGPIPE instead of counting it as a cancelation
request like SIGINT/TERM.

Bastian

--
Earth -- mother of the most beautiful women in the universe.    -- Apollo, "Who Mourns for Adonais?" stardate 3468.1

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

Предыдущее
От: Nikola Milutinovic
Дата:
Сообщение: PgSQL 7.4.2 - NaN on Tru64 UNIX
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: Feature freeze approaching