←back to thread

570 points davidgu | 1 comments | | HN request time: 0.221s | source
Show context
cpursley ◴[] No.44525353[source]
Right, plus there's character limitations (column size). This is why I prefer listening to the Postgres WAL for database changes:

https://github.com/cpursley/walex?tab=readme-ov-file#walex (there's a few useful links in here)

replies(3): >>44525747 #>>44526330 #>>44526350 #
1. meesles ◴[] No.44526350[source]
Yeah until vendors butcher Postgres replication behaviors and prevent common paths of integrating these capabilities into other tools. Looking at you AWS