Live Database Maintenance

Use when cleaning up, compacting, backing up, or restoring a SQLite database that a running service still holds open, or when one reports "database disk image is malformed". Covers measuring compaction cost before taking a lock, distinguishing a torn copy from real corruption, locating which table is damaged, and designing a retention policy. Prevents a maintenance window that takes down live traffic, and prevents a health check that reports ok on a broken file.

TechNickAI 97d45b7 36 files · 313.6 KB Updated

File contents

TechNickAI/hermes-skills/tree/main/skills/engineering/live-database-maintenance commit 97d45b745d

Frequently asked questions

npx skillmds@latest add technickai/live-database-maintenance