Memory leak detected - Mailing list pgsql-bugs

From Diego Zuccato
Subject Memory leak detected
Date
Msg-id 3DE618B5.E7B30C22@otello.alma.unibo.it
Whole thread Raw
Responses Re: Memory leak detected  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hello.

I found that strange behaviour:

gsbusb=# select g.cod, (select count(*) from scatt where grotta=g.cod)
as att, count(*) from grotte g, immagine i, scatt a where
i.scattata_in=g.cod group by g.cod, att;
NOTICE:  PortalHeapMemoryFree: 0x0x8233790 not in alloc set!
NOTICE:  Buffer Leak: [056] (freeNext=-3, freePrev=-3, relname=scatt,
blockNum=0, flags=0x4, refcount=-2 -1)
 cod | att | count
-----+-----+-------
   3 |   1 |     2
 140 |   0 |    36
 187 |   0 |    32
 270 |   0 |     2
 271 |   0 |    34
 272 |   0 |    18
 273 |   0 |    26
(7 rows)

Hope it's useful info. If you need more, please mail me (I'm not
subscribed).

Tks for the wonderful product!

BYtE,
 Diego.

pgsql-bugs by date:

Previous
From: Szabó Roland
Date:
Subject: Pg_dump uses up RAM and swap space
Next
From: Lee Kindness
Date:
Subject: Fw: CD