Hacker News new | ask | show | jobs
by exAspArk 596 days ago
Full table re-syncing is our initial solution. Using Postgres logical replication is next on our roadmap!
1 comments

So 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?