mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-11 15:11:15 +01:00
This should help optimise the duration of migrating databases with very big tables and lots of smaller ones. It might be a little too naive as far as the optimisation goes, while still being an improvement on the default alphabetical one. Fixes #1099.