6 ms·
Full table re-syncing is our initial solution. Using Postgres logical replication is next on our roadmap!
by exAspArk 2y ago
Full table re-syncing is our initial solution. Using Postgres logical replication is next on our roadmap!
- oulipo 2y agoSo if we have a very large table, it means each time I replicate (how often does that happen?) it needs to rewrite the entire table and upload it to S3, right?