会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
abce
don't dream it , be it
随笔档案-2023年8月8日
ClickHouse的备份和还原
2023-08-08 14:30 by abce, 643 阅读,
收藏
,
摘要: 首先要指定备份路劲。可以备份在本地,NFS挂载路径,甚至备份在S3上。配置文件: /etc/clickhouse-server/config.d/backup.xml 例如: <clickhouse> <storage_configuration> <disks> <backups> <type>l
阅读全文
0 Comment
About