py-mysql2pgsql icon indicating copy to clipboard operation
py-mysql2pgsql copied to clipboard

Added num_procs option to config file, allowing for parallel processing

Open stephenmcd opened this issue 11 years ago • 1 comments

Hey,

Thanks for the great tool. We've used it to transfer a DB with 100s of millions of rows, which was quite time consuming. This change adds a num_procs option to the config file, which allows the task to be parallelized.

stephenmcd avatar Apr 11 '14 02:04 stephenmcd

@stephenmcd can you create this pr in my repo wsantos/py-mysql2pgsql ? I will try to keep this updated, this is a awesome tools and the PRs helped me a lot.

wsantos avatar Jul 03 '15 00:07 wsantos