Hi there,
I would like to learn more about how to verify data consistency in PXC backups.
When taking a backup of a running Galera/PXC node (xtrabackup tool), how exactly is consistency verified? Are there specific variables, metrics, logs, or files that I should check? Also, which tools should be used to examine the backup consistency?
I assume the best approach is to perform a test restore and then check the data, but are there any other methods to verify the backup without doing a full restore?
Your contribution would be much appreciated!