Hacker News new | ask | show | jobs
by jacobprall 894 days ago
This is a guide to logical replication in Postgres where I break down some of the internal components of the database to explain CDC. If you've ever wondered how WAL buffers work, or what happens when a transaction is executed, check it out!