Logical decoding is a mechanism that enables users to stream changes on Postgres as a sequence of logical operations like INSERTs, UPDATEs, and DELETEs. This is useful for applications that need to keep an external data store synchronized with Postgr...
blog.peerdb.io4 min read
No responses yet.