v.21.10Experimental Features

Added BACKUP and RESTORE Commands (Under Development)

Added new commands BACKUP and RESTORE. #21945 (Vitaly Baranov). This is under development and not intended to be used in current version.
Introduced new commands BACKUP and RESTORE to ClickHouse.

Why it matters

These commands aim to provide native support for backing up and restoring data within ClickHouse, enabling easier data protection and recovery management.

How to use it

The BACKUP and RESTORE commands can be used to create and apply backups of ClickHouse data. Note that these features are currently under development and not recommended for use in the current version.