ok, I got it, but normally databases don't "reserve" or "commit" additional 
memory (as in RAM) for a single commit: the only thing happening in most of 
them is a first enlargement of what is the "transaction log", that is 
"transfered" to the main data storage after the commit. Try with some tests 
and clear out your concerns ^_^

Reply via email to