Re: BUG #16145: Not able to terminate active session
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.bugs |
|---|---|
| Message-ID | <[email protected]> |
David Raymond <[email protected]> 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