Memory leak detected

Поиск
Список
Период
Сортировка
От Diego Zuccato
Тема Memory leak detected
Дата
Msg-id 3DE618B5.E7B30C22@otello.alma.unibo.it
обсуждение исходный текст
Ответы Re: Memory leak detected  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Szabó Roland
Дата:
Сообщение: Pg_dump uses up RAM and swap space
Следующее
От: Lee Kindness
Дата:
Сообщение: Fw: CD