Re: Re: Heaps of read() syscalls by the postmaster

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: Heaps of read() syscalls by the postmaster
Дата
Msg-id 26506.958876564@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: Heaps of read() syscalls by the postmaster  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: Heaps of read() syscalls by the postmaster  ("Matthias Urlichs" <smurf@noris.net>)
Список pgsql-hackers
>>>>> NB: The same benchmark revealed that CREATE TABLE (or maybe it's CREATE
>>>>> INDEX) leaks about 2k of memory.

> Hmm.  So the space *is* leaked.  Grumble.  Another TODO list item...
> thanks for following up on it.

OK, I think this bug is swatted --- it's not relcache really, just a
couple of generic memory leaks that happened to occur during relcache
entry construction (worst possible time).  If you care to try the
repaired code, see our CVS server, or grab a nightly snapshot dated
later than this message.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Performance (was: The New Slashdot Setup (includes MySql server))
Следующее
От: "Matthias Urlichs"
Дата:
Сообщение: Re: Performance (was: The New Slashdot Setup (includes MySql server))