Hi,
Does anyone has the same memory management problem as me?
When I inserted many records like: Insert into tbl1 (id,dt)
values(1,blob ‘…………………………………………’);
Memory is used up to 1G.
That's OK. But when I delete the whole table like: Delete from tbl1;
None memory is released, still 1G is used.
And when i insert again, memory used keeps increasing.
Is this a problem or is it the way MonetDB works?
Thx.
--
Best Regards,
Xiao Lei
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers