- enumerate files contained in a backup
- read files from a backup
- get useful information in readable form about databases, tables, parts contained in a backup
- check integrity of a backup
clickhouse_backupview
Documentation for clickhouse_backupview {#clickhouse_backupview}
Python module to help analyzing backups made by the BACKUP command.
The main motivation was to allows getting some information from a backup without actually restoring it.
This module provides functions to
For more examples see the test.