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

From Tom Lane
Subject Re: SIGPIPE does not try to cancel a query
Date
Msg-id 2779.1085074488@sss.pgh.pa.us
Whole thread Raw
In response to SIGPIPE does not try to cancel a query  (Bastian Blank <bastian@waldi.eu.org>)
List pgsql-hackers
Bastian Blank <bastian@waldi.eu.org> writes:
> 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.

That's intentional.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: AIX Compilation Fun with 7.5 CVS
Next
From: Tom Lane
Date:
Subject: Re: commit messages from gforge -> pgsql-committers