TrueWows   false   new   comments   how  
post   login


PostgreSQL LISTEN/NOTIFY doesn't scale inside transactions
0.00 raised | by anon 15 days ago | link | 0.00 earned | pays 2.00 | -1.0x roi | 2.00 to reply

PostgreSQL LISTEN/NOTIFY doesn't scale inside transactions because it acquires a global lock on all databases within the postgres instance.

Explained in https://www.recall.ai/blog/postgres-listen-notify-does-not-scale

reward    reply    refute