On Wed, Oct 13, 2004 at 12:45:51PM +0200, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
C functions should never aggregate arbitrarily large amounts of svalues on the stack (e.g. to build an array).
Something that I guessed :) Could it be that such behavior leads to so aggressive memory consumption? 500M for 1M rows (ca. 60 bytes each) is a bit too much, IMHO (more than 400% overhead)...
Regards, /Al