rebalance_status
The ggrebalance.rebalance_status table records status changes that occur during a cluster rebalancing operation.
The table is intended primarily for internal use, but it is also useful for troubleshooting and debugging rebalancing runs.
Aggregated information about the rebalancing process in a readable format is presented in the ggrebalance.rebalance_progress view.
| Column | Type | Description |
|---|---|---|
state |
text |
The status name. Status name reflects the rebalance phase and involved action, for example, Statuses that include the Most status changes are performed automatically by |
state_category |
text |
The high-level phase of the rebalancing operation to which the status belongs. Possible values are:
|
updated |
timestamp with time zone |
Timestamp of the status change |