Ok, I know that I'll need to set up Transaction Log backups, but I have two questions on this process: Background: Database is a VMware VM on a SAN, and the MDF is about 15GB. Recovery model is set to ...
When a database under SQL Server is in recovering state, is the time it takes for that affected by the log file significantly affected by the log model? Some context: I've got a database that I'm ...