LogoClawIndex
CasesSkillsAbout
LogoClawIndex

analyzing-schema-change-storage-risk - Estimate storage requirements for online schema changes

Estimates storage requirements for CockroachDB online schema change backfills using SHOW RANGES WITH DETAILS to avoid disk exhaustion.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check store free space
  • Estimate table index size
  • Calculate required storage headroom
  • Check paused schema change jobs

Inputs

  • Target table name
  • CockroachDB SQL access
  • Prometheus status endpoint URL

Outputs

  • Index size aggregation statistics
  • Paused schema change job details

Requirements

  • CockroachDB SQL access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
cockroachdb
schema-change
storage
Check store free space
Estimate table index size
Calculate required storage headroom
Check paused schema change jobs
Target table name
CockroachDB SQL access
Prometheus status endpoint URL
Index size aggregation statistics
Paused schema change job details