← Back to Napkin Math

problem 14

https://sirupsen.com/napkin/problem-14-using-checksums-to-verify

What if we just downloaded each record and compared them?

Let’s say we are comparing Postgres and Snowflake, so the data is not in the same zone or region: we need to go over the internet.

Network:

Let’s say we just download and compare two columns, id and updated_at:

What about hashing speeds for a checksum?