| ▲ | stuartaxelowen 3 hours ago | |||||||||||||
Why’s that? | ||||||||||||||
| ▲ | TkTech 3 hours ago | parent [-] | |||||||||||||
In pg19 https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit... will land, which significantly improves NOTIFY performance. Right now LISTEN/NOTIFY doesn't scale to very busy instances because a `NOTIFY` within a transaction takes a global lock. | ||||||||||||||
| ||||||||||||||