Re: BUG #16145: Not able to terminate active session - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16145: Not able to terminate active session
Date
Msg-id 14210.1575392940@sss.pgh.pa.us
Whole thread Raw
In response to RE: BUG #16145: Not able to terminate active session  (David Raymond <David.Raymond@tomtom.com>)
List pgsql-bugs
David Raymond <David.Raymond@tomtom.com> writes:
> Is the definition of successful "the signal was sent" and not "the signal was actually received and did something"?

Yes.  There's no way for the signal sender to know whether the receiver
reacted.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #16104: Invalid DSA Memory Alloc Request in Parallel Hash
Next
From: Tomas Vondra
Date:
Subject: Re: BUG #16144: Segmentation fault on dict_int extension