Jean-Max Reymond <[EMAIL PROTECTED]> writes:
> I have run again my real plperl procedure and attach a gdb to the process.
> a call MemoryContextStats(TopMemoryContext) gives me the results as above.

> SPI Proc: 1015013376 total in 130 blocks; 1893336 free (0 chunks); 
> 1013120040 used

Well, that says it's definitely a bug in plperl, not some weird
Perl/malloc interaction as I thought previously.  Probably plperl
is failing to release SPI queries when done with them.  Any plperl
people want to take a look?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to