Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Icebox
-
Component/s: Documentation
-
Labels:None
Description
https://mariadb.com/kb/en/library/columnstore-redistribute-data/
needs to have the REMOVE option add to the document. Its in the mcsadmin help
help redistributeData
help Wed Oct 23 17:47:09 2019
Command: redistributeData
Description: Redistribute table data accross all dbroots to balance disk usage
Arguments: START to begin a redistribution
STOP to stop redistribution before completion
STATUS to to view statistics and progress
START REMOVE to redistribute and move data off the given dbroot to other dbroots
mcsadmin> exit