Re: BUG #16145: Not able to terminate active session

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Raymond <David(dot)Raymond(at)tomtom(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16145: Not able to terminate active session
Date: 2019-12-03 17:09:00
Message-ID: 14210.1575392940@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

David Raymond <David(dot)Raymond(at)tomtom(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomas Vondra 2019-12-03 17:52:11 Re: BUG #16144: Segmentation fault on dict_int extension
Previous Message Alvaro Herrera 2019-12-03 17:07:04 Re: BUG #16104: Invalid DSA Memory Alloc Request in Parallel Hash