• Wednesday, February 25, 2026

Knowledge Base

How to Restore a Database from JetBackup

Recovering Your Database

Restore MySQL databases from automatic backups.

When to Restore Database

  • Database corruption
  • Accidental deletion
  • Bad plugin/update
  • WordPress issues

Restoring a Database

  1. Open JetBackup in DirectAdmin
  2. Click Database Backups
  3. Select the database to restore
  4. Choose backup date
  5. Click Restore
  6. Confirm restoration

Restore Options

  • Restore (overwrite): Replaces current database
  • Download: Download SQL file

Warning

Restoring a database will overwrite all current data. Any changes since the backup will be lost.

Steps for WordPress

  1. Put site in maintenance mode
  2. Note the backup date
  3. Restore database
  4. Test site functionality
  5. You may need to restore files too

After Restoring

  • Test website functionality
  • Clear WordPress cache
  • Log in to verify
  • Check for missing data