Forum Home Latest Popular

Database Migration Discussion

Original post by alex ยท 2026-06-08

We need to migrate the analytics database without losing job checkpoints or crawl failure history.

Replies

sam: Take a SQLite online backup before stopping workers.

lee: Verify restore on a temporary database before deploying.

nora: Keep the old database until smoke tests pass.