mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
improve copy when restoring a backup
This commit is contained in:
parent
70f00e31df
commit
f22534ae28
@ -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;",
|
||||
|
Loading…
Reference in New Issue
Block a user