Skip to content

BACKUP GCS interval #1020

Closed Answered by Slach
akshayparseja asked this question in Q&A
Discussion options

You must be logged in to vote

You can try to use watch command where full_interval config parameter applicable,
but better just use weekly cron if you use standalone server
if you use just docker image you can try something like that
0 5 * * 1 docker run --rm -v /var/lib/clickhouse:/var/lib/clickhouse altinity/clickhouse-backup:latest -- clickhouse-backup create_remote backup-$(date +%Y%m%d)

moreover, please read
https://github.com/Altinity/clickhouse-backup/#dont-run-clickhouse-backup-remotely

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Slach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants