5 ms·
While doing single restore is fast enough, you will have problems doing multiple restores in a row as the background process needs to finish before another rest
by obsession 12y ago
While doing single restore is fast enough, you will have problems doing multiple restores in a row as the background process needs to finish before another restore is possible (which may take several seconds when you are dealing with big databases).