Support for parallel copy (FR)
Open
enhancement
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
For big tables, it should be possible to copy the rows in parallel.
It is even more obvious for partitioned tables + replication is now parallel.
I propose this syntax :
--copy-threads
Contributor guide
Assessment
This issue has not been assessed yet.