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

restore --rbac-only doesn't restore anything #832

Closed
Slach opened this issue Feb 15, 2024 · 0 comments
Closed

restore --rbac-only doesn't restore anything #832

Slach opened this issue Feb 15, 2024 · 0 comments
Assignees
Milestone

Comments

@Slach
Copy link
Collaborator

Slach commented Feb 15, 2024

clickhouse-backup create --rbac-only rbac 
clickhouse-backup restore --rbac-only rbac 

restore log

2024/02/15 14:05:36.090012  info CREATE DATABASE IF NOT EXISTS `default` ENGINE = Atomic with args [[]] logger=clickhouse
2024/02/15 14:05:36.091319  info CREATE DATABASE IF NOT EXISTS `new` ENGINE = Atomic with args [[]] logger=clickhouse     
2024/02/15 14:05:36.092197  info CREATE DATABASE IF NOT EXISTS `test` ENGINE = Ordinary with args [[]] logger=clickhouse  
2024/02/15 14:05:36.092762  info CREATE DATABASE IF NOT EXISTS `tmp` ENGINE = Atomic with args [[]] logger=clickhouse     
2024/02/15 14:05:36.093261  warn 'rbac' doesn't contains tables for restore backup=rbac operation=restore
2024/02/15 14:05:36.093394  info clickhouse connection closed logger=clickhouse
@Slach Slach self-assigned this Feb 15, 2024
@Slach Slach added this to the 2.4.31 milestone Feb 15, 2024
@Slach Slach closed this as completed in 6b377d5 Feb 16, 2024
Slach added a commit that referenced this issue Feb 16, 2024
… backups which not contains any schema, fix #832
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