|
|
|
|
Browse by Tags
All Tags » Performance » Data Load » space allocation (RSS)
-
After reading Adam Machanic’s comment to my previous post, I started to wonder if what I saw was all due to the fact that SQL Server blindly chooses to allocate at least one extent in response to each call to WriteToServer(), perhaps in its zeal to achieve minimal logging.
Such an algorithm sounds a bit crazy, or even dumb. But anything ...
|
|
|
|
|