improve copy when restoring a backup

This commit is contained in:
Régis Hanol 2015-03-09 16:11:15 +01:00
parent 70f00e31df
commit f22534ae28
1 changed files with 1 additions and 1 deletions

View File

@ -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;",