sql-server-maintenance-solution
sql-server-maintenance-solution copied to clipboard
Only Diff backups for databases greater then
I run a diff backup every day for all my databases. It changes to full backup if 50% or more is changed. For small databases I don't want to run diff backups; logfiles will cover the PIT restore. However, I am not able to exclude databases smaller then X MB. It would be handy to add a parameter like @minDBSize to exclude small databases