-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
As requested by @deitch. Investigate dumping databases in parallel to make the most of system resources.
- Respect
max-connections
with a buffer for other application connections. - Allow the maximum number of threads to be configured.
- Perhaps base the limit on the number of CPU cores and
max-connections
in MySQL, though cores can be hard to detect in virtual environments I've been told.
Metadata
Metadata
Assignees
Labels
No labels