mirror of https://github.com/citusdata/citus.git
DESCRIPTION: Adds status column to get_rebalance_progress() Introduces a new column named `status` for the function `get_rebalance_progress()`. For each ongoing shard move, this column will reveal information about that shard move operation's current status. For now, candidate status messages could be one of the below. * Not Started * Setting Up * Copying Data * Catching Up * Creating Constraints * Final Catchup * Creating Foreign Keys * Completing * Completed |
||
---|---|---|
.. | ||
9.0-1.sql | ||
10.1-1.sql | ||
11.1-1.sql | ||
11.2-1.sql | ||
latest.sql |