KB IssueSQL Server 2005 databases, when created, have the recovery mode set to FULL, which will cause your LDF database files to grow large, over several gigabytes in size.
Update: June 22, 2026All new databases are set to
Full on creation throughout the SQL Server timeline. To better manage the Full structure,
read below«.