Anti Chaos Engine Commands
Commands in the ace
module include:
Command | Description |
---|---|
repset-diff | Loop thru a replication-set's tables and run table-diff on them. |
schema-diff | Compare PostgreSQL schemas on different cluster nodes. |
spock-diff | Compare spock meta data setup on different cluster nodes. |
table-diff | Efficiently compare tables across cluster using checksums and blocks of rows. |
table-repair | Apply changes from a table-diff source of truth to destination table. |
table-rerun | Re-run differences on the results of a recent table-diff. |