SIGPIPE does not try to cancel a query

From: Bastian Blank <bastian(at)waldi(dot)eu(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: SIGPIPE does not try to cancel a query
Date: 2004-05-16 13:44:50
Message-ID: 20040516134450.GA13668@wavehammer.waldi.eu.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2004-05-16 14:10:34 email data type first release
Previous Message Nikola Milutinovic 2004-05-16 13:07:51 PgSQL 7.4.2 - NaN on Tru64 UNIX