Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use --tables + --restore-database-mapping together can't restore table properly #559

Closed
Slach opened this issue Nov 8, 2022 · 0 comments
Assignees
Milestone

Comments

@Slach
Copy link
Collaborator

Slach commented Nov 8, 2022

clickhouse-backup restore --tables=met.metrology_folder --restore-database-mapping=met:test --data INCREMENTAL_DB_BKP_20221028
can't restore

cause
chTables, err := b.ch.GetTables(ctx, tablePattern) use only met but not use test

@Slach Slach added this to the 2.1.3 milestone Nov 8, 2022
@Slach Slach changed the title use --tables + --restore-database-mapping use --tables + --restore-database-mapping together can't restore table properly Nov 8, 2022
@Slach Slach self-assigned this Nov 29, 2022
@Slach Slach closed this as completed in c3db8af Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant