Y
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
SahAssar
921 days ago
Ah, gothca. I've mostly used triggers and LISTEN/NOTIFY for those things, so haven't tried the WAL methods.
link
cpursley
920 days ago
There’s significant limitations with the trigger approach.
link
SahAssar
909 days ago
Just an FYI: neon just released logical replication.
link
ajc23
909 days ago
https://neon.tech/blog/change-data-capture-with-serverless-p...
link