Hacker News new | ask | show | jobs
by cpursley 921 days ago
So I can run something like Supabase or WalEx which subscribe to WAL changes.
1 comments

Ah, gothca. I've mostly used triggers and LISTEN/NOTIFY for those things, so haven't tried the WAL methods.
There’s significant limitations with the trigger approach.
Just an FYI: neon just released logical replication.