JustDoIt
首页 友链 统计 留言
更多
直播 壁纸
推荐
我的毛线 哔哔点啥 院长科技
1 pxe 自动化安装系统 643 阅读 2 本站官方群:894703859------|诚邀各位大佬的入驻! 637 阅读 3 软件安装 465 阅读 4 新款螺旋帽子编织#夏凉帽#合股线夏凉帽编织 402 阅读 5 10 个Linux Awk文本处理经典案例 376 阅读
linux
yaml iptables shell ansible ssl awk sed pxe prometheus Nginx k8s fish
dev
go占位符 clickhouse html标签 vue基础 html表格 vue项目 vscode css基础 css定位 css精灵图 code html5 project js jQuery 面向对象
编织
编织视频
常用工具
微软
登录 / 注册
标签搜索
  • 基础
  • js
  • Nginx
  • css
  • webapi
  • jQuery
  • 面向对象
  • command
  • 项目
  • ansible
  • 用户权限
  • go
  • html
  • 文件管理
  • 命令
  • k8s
  • shell
  • pxe
  • awk
  • vscode
侧边栏壁纸
博主昵称
JustDoIt

  • 累计撰写 114 篇文章
  • 累计收到 4 条评论
  • 首页
  • 栏目
    • linux
      • yaml
      • iptables
      • shell
      • ansible
      • ssl
      • awk
      • sed
      • pxe
      • prometheus
      • Nginx
      • k8s
      • fish
    • dev
      • go占位符
      • clickhouse
      • html标签
      • vue基础
      • html表格
      • vue项目
      • vscode
      • css基础
      • css定位
      • css精灵图
      • code
      • html5
      • project
      • js
      • jQuery
      • 面向对象
    • 编织
      • 编织视频
    • 常用工具
      • 微软
  • 页面
    • 友链
    • 统计
    • 留言
    • 直播
    • 壁纸
  • 推荐
    • 我的毛线
    • 哔哔点啥
    • 院长科技
搜索到 1 篇与 的结果
  • clickhouse 系统表日志清理 2023-02-17
    clickhouse 系统表日志清理 今天出现了生产环境clickhouse 清理业务表数据磁盘并未下降的问题 搜索相关文档后得知system表内会继续各种操作日志 一、查询各个表占用空间信息select concat(database, '.', table) as table, formatReadableSize(sum(bytes)) as size, sum(rows) as rows, max(modification_time) as latest_modification, sum(bytes) as bytes_size, any(engine) as engine, formatReadableSize(sum(primary_key_bytes_in_memory)) as primary_keys_size from system.parts where active group by database, table order by bytes_size desc limit 10; 二、清理system 系统自带的日志表数据2.1 根据指定数据库清理SQLalter table system.query_thread_log delete where current_database ='xxx' ; 2.2 根据指定数据库和时间清理SQLalter table system.query_thread_log delete where current_database ='xxx' and event_date='2023-02-05';
    • 2023年02月17日
    • 78 阅读
    • 0 评论
    • 2 点赞
博主栏壁纸
博主头像 JustDoIt

114 文章数
4 评论量
  • 10 个Linux Awk文本处理经典案例
  • css特性
  • K8s基于自定义指标实现自动扩容
热门文章
  1. 1 pxe 自动化安装系统
    pxe 自动化安装系统
    643 阅读 - 02/20
  2. 2 本站官方群:894703859------|诚邀各位大佬的入驻!
    本站官方群:894703859------|诚邀各位大佬的入驻!
    637 阅读 - 03/09
  3. 3 软件安装
    软件安装
    465 阅读 - 03/01
最新回复
  • 1
    1
    2023-02-03
    # 图片回复
  • 小阿铺
    小阿铺
    2022-04-01
    博客名称:小阿铺 博客地址:https://www.xiaoapu.com 博客Logo:https://www.xiaoapu.com/logo 博客简介:钩织爱情之花
  • JustDoIt
    JustDoIt
    2022-03-14
    友链申请格式 < 博客名称 + 博客地址 + 博客Logo + 博客简介 > 博客名称:JustDoIt 博客地址:https://www.wangmanyuan.com 博客Logo:https://www.wangmanyuan.com/logo 博客简介:专注于云原生运维 (大家在留言栏目中留言即可 互加友链)
标签云
广告 广告
舔狗日记

冀ICP备2023010632号-1 毛线编织生活

2019 - 至今 © Reach - wangmanyuan
RSS MAP