You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slach
changed the title
use --tables + --restore-database-mapping
use --tables + --restore-database-mapping together can't restore table properly
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 onlymet
but not usetest
The text was updated successfully, but these errors were encountered: