Re: Killing the backend to cancel a long waiting query - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Killing the backend to cancel a long waiting query
Date
Msg-id 1850.1063914850@sss.pgh.pa.us
Whole thread Raw
In response to Re: Killing the backend to cancel a long waiting query  ("Paulo Scardine" <paulos@cimed.ind.br>)
Responses Re: Killing the backend to cancel a long waiting query  (Kevin Brown <kevin@sysexperts.com>)
List pgsql-hackers
"Paulo Scardine" <paulos@cimed.ind.br> writes:
>> I trust when you say "kill", you really mean "send SIGINT" ...

> I'm sending a SIGTERM. Would SIGINT be more appropriate?

Yes --- that would actually cancel the query, not cause the backend to
shut down.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: 7.4beta2 vs 7.3.3
Next
From: Tom Lane
Date:
Subject: Re: 7.4beta2 vs 7.3.3