To ensure data is preserved and recoverable in case of corruption, accidental deletion, or catastrophic failure. Use when: Always. For every production database.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
To ensure data is preserved and recoverable in case of corruption, accidental deletion, or catastrophic failure. Use when: Always. For every production database.
Purpose
To ensure data is preserved and recoverable in case of corruption, accidental deletion, or catastrophic failure.
When to Use
Always. For every production database.
Procedure
Scripting: Write a script (bash/python) to run pg_dump (Postgres) or mysqldump.