|
Vlad Khorsun made changes - 29/May/14 07:35 AM
Vlad Khorsun made changes - 29/May/14 07:36 AM
Vlad Khorsun made changes - 29/May/14 07:36 AM
Vlad Khorsun made changes - 29/May/14 08:08 AM
Vlad Khorsun made changes - 12/Jun/14 07:27 AM
Pavel Zotov made changes - 03/Jun/15 05:28 PM
Pavel Cisar made changes - 23/Sep/15 12:19 PM
|
CORE-1228introduced disk space pre-allocation as a way to avoid database corruption in out-of-disk-space condition.But this feature is not worked when physical backup state changed to merge and database file should be extended to
accomodate new pages allocated in delta file. Therefore following was implemented:
a) extend database file before merge process is started
b) use fast file grow feature (when possible)