diff --git a/lib/backup_restore/restorer.rb b/lib/backup_restore/restorer.rb index 71933986189..8b7fcff2d09 100644 --- a/lib/backup_restore/restorer.rb +++ b/lib/backup_restore/restorer.rb @@ -236,7 +236,7 @@ module BackupRestore end def switch_schema! - log "Switching schemas..." + log "Switching schemas... try reloading the site in 5 minutes, if successful, then reboot and restore is complete." sql = [ "BEGIN;",