Hello, I am evaluating Metakit and have looked at the memory usage under linux. I wrote a test program in C++ that adds batches of 5000 rows to a view and commits after each batch, repeating this every few seconds.
I noticed that the RAM usage of my test program grows linearly as more rows are added. What can I do to limit the RAM usage of such a program? Thanks, Bernhard _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
