olahallengren / sql-server-maintenance-solution

SQL Server Maintenance Solution
https://ola.hallengren.com
MIT License
2.91k stars 756 forks source link

Only Diff backups for databases greater then #655

Open wfvdijk opened 2 years ago

wfvdijk commented 2 years ago

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