Csaba Nagy <[EMAIL PROTECTED]> writes: > I do know a case where a plain kill will seem to be stucked: on vacuum > of a big table. I guess when it starts an index's cleanup scan it will > insist to finish it before stopping.
We've fixed a few cases of missing CHECK_FOR_INTERRUPTS lately, and will fix more if you can point them out. Note though that SIGTERM is just as vulnerable to that as SIGINT. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly