Schema Comparison on 40,000 Tables
Posted: Sat 20 Apr 2019 19:21
I have a customer with 39,000 tables in his database and I need to use the comparison and synchronization feature. I am able to compare perfectly well, but it takes a few hours just to do the schema compare and a few hours more to do the data compare.
I can use mydumper on the database and dump it in several minutes so the DB server itself is not slow and since mydumper also enumerates the entire structure we know that the schema (and data) can be discovered and retrieved quickly. So it seems like its more a DBForge issue.
Is there any way to speed up the compare?
I can use mydumper on the database and dump it in several minutes so the DB server itself is not slow and since mydumper also enumerates the entire structure we know that the schema (and data) can be discovered and retrieved quickly. So it seems like its more a DBForge issue.
Is there any way to speed up the compare?