Overview
XLServer ensures rapid and reliable database recovery in the event of failure, corruption, or operational error.
Recovery is the process of restoring a database from a backup to a functional state. XLServer provides intuitive and powerful tools to:
- Restore databases to the same or different host
- Perform point-in-time recovery (if supported)
- Automate and track recovery steps
- Minimize Recovery Time Objective (RTO)
⚙️ Recovery Strategies
- 🔄 Full Restore from latest backup
- 🕒 Point-in-Time Recovery (Oracle, PostgreSQL)
- 🔧 Recovery to alternate environments (staging/test)
- 🧪 Test Restore for validating backup integrity
🗂️ Supported Database Types
🚧 Recovery Workflow
- Select backup source
- Choose recovery point (latest or snapshot time)
- Select target environment
- Choose recovery options
- Mount the snapshot into database host
- Launch recovery and monitor progress