Hyper-V snapshot backup strategy appropriate for production SQL server?
Posted
by Chuck
on Stack Overflow
See other posts from Stack Overflow
or by Chuck
Published on 2009-09-09T15:54:41Z
Indexed on
2010/05/18
12:50 UTC
Read the original article
Hit count: 193
So SQL Server 2008 in Hyper-V is a supported configuration, and should perform well as long as you use fixed or pass-through disks and increase your processor/memory settings appropriately. My question is can I use snapshots as a reliable backup mechanism, or should I use the tried and trusted maintenance plan to do my backups?
© Stack Overflow or respective owner