Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If i understand correctly, then yes, they have. PostgreSQL supports "logical decoding", which is where you parse the WAL into logical events:

https://www.postgresql.org/docs/15/logicaldecoding.html

Quite a number of bits of software use that to do things with these events. For example:

https://debezium.io/documentation/reference/stable/connector...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: