SIGPIPE does not try to cancel a query - Mailing list pgsql-hackers

From Bastian Blank
Subject SIGPIPE does not try to cancel a query
Date
Msg-id 20040516134450.GA13668@wavehammer.waldi.eu.org
Whole thread Raw
Responses Re: SIGPIPE does not try to cancel a query  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Nikola Milutinovic
Date:
Subject: PgSQL 7.4.2 - NaN on Tru64 UNIX
Next
From: Christopher Browne
Date:
Subject: Re: Feature freeze approaching