Restoring an incremental backup with mapping drops not specified dbs? #1182
Closed
ardabeyazoglu
started this conversation in
General
Replies: 2 comments 4 replies
-
which clickhouse-backup version did you use? could you share full command which you executed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, Version is v2.6.26. I was tinkering so i didnt save/organize logs but i will try to share as much as possible. List of backup before:
Then i run this:
The tool is probably ok, but I probably understood something wrong or missing an important information.
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was testing the tool and created full and incremental backups. Then i tried restoring a single db with a different name using "--restore-database-mapping" in the same running instance. This dropped and recreated all other databases i have, thus causing data loss.
Is this intentional and why ? Or am i doing something wrong ?
Beta Was this translation helpful? Give feedback.
All reactions