Initial commit
This commit is contained in:
8
skills/database-recovery-manager/scripts/README.md
Normal file
8
skills/database-recovery-manager/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user