Andres Freund <and...@anarazel.de> writes: > Oh my. There's a workload that completely trivially hits this, without even > trying hard. LISTEN/NOTIFY.
Hm. Bug in the NOTIFY logic perhaps? Sending that many signals can't be good from a performance POV, whether or not it triggers spinlock issues. regards, tom lane