Files
gh-jeremylongshore-claude-c…/skills/database-recovery-manager/scripts/README.md
2025-11-30 08:18:28 +08:00

447 B

Scripts

Bundled resources for database-recovery-manager skill

  • validate_backup.sh: Script to validate database backups by checking integrity and recoverability.
  • pitr_restore.sh: Script to perform point-in-time recovery to a specified timestamp.
  • failover.sh: Script to initiate a failover to a secondary database instance.
  • test_recovery.sh: Script to automate recovery testing by restoring backups to a test environment.