Migrating from Postgres to CockroachDB: bulk loading performance
Published in
8 min readMay 28, 2020
--
I started using CockroachDB about four months and its been really great, I love the product. Here is a story about how I recently migrated a large database (~400GB) from PostgreSQL over to CockroachDB. This blog is a recap of my process and also of some of the tricky parts I encountered.