Logical-log replication involves creating a log capturing the new state of a row each time that row is changed.
(For columnar databases, how is this implemented? The column could be tens of billions of entries long.)
1 min read
Logical-log replication involves creating a log capturing the new state of a row each time that row is changed.
(For columnar databases, how is this implemented? The column could be tens of billions of entries long.)