0

What are the pros/cons of using restic to backup a single-node ClickHouse to S3 vs using built-in functionality and/or clickhouse-backup script from Altinity?

My main concern is if restic can handle backups while clickhouse-server is running, but maybe there are other things that I'm missing?

The reason I'm considering restic setup is because of simplicity of setting up restic. My main concerns of other setups are:

  • built-in ClickHouse backups to S3 require more effort to support incremental backups (e.g. keeping local state of the previous "base" backup metadata)
  • Altinity's clickhouse-backup setup for incremental backups requires last backup to be available locally so it can calculate diff.
1

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.