←back to thread

570 points davidgu | 1 comments | | HN request time: 0.257s | source
Show context
hombre_fatal ◴[] No.44525152[source]
Interesting. What if you just execute `NOTIFY` in its own connection outside of / after the transaction?
replies(4): >>44525332 #>>44525408 #>>44526003 #>>44528534 #
1. zerd ◴[] No.44528534[source]
That would make the locked time shorter, but it would still contend on the global lock, right?