Commit e792c62
committed
feat: add Progress output for admin export/exporttables
This provides feedback on how far along the export is.
Detailed per node output with -V (for use when identifying exactly
what node is hanging the output) is kind of ugly when used with
Progress. But it's functional and not the expected operation mode.1 parent e84b2fc commit e792c62
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
653 | 654 | | |
654 | 655 | | |
655 | 656 | | |
656 | | - | |
| 657 | + | |
| 658 | + | |
657 | 659 | | |
658 | | - | |
| 660 | + | |
659 | 661 | | |
660 | 662 | | |
661 | 663 | | |
| |||
683 | 685 | | |
684 | 686 | | |
685 | 687 | | |
686 | | - | |
| 688 | + | |
| 689 | + | |
687 | 690 | | |
688 | 691 | | |
689 | 692 | | |
| |||
1761 | 1764 | | |
1762 | 1765 | | |
1763 | 1766 | | |
1764 | | - | |
1765 | 1767 | | |
1766 | 1768 | | |
1767 | 1769 | | |
| |||
0 commit comments