Re: Re: Heaps of read() syscalls by the postmaster - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: Heaps of read() syscalls by the postmaster
Date
Msg-id 26506.958876564@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: Heaps of read() syscalls by the postmaster  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: Heaps of read() syscalls by the postmaster
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Performance (was: The New Slashdot Setup (includes MySql server))
Next
From: "Matthias Urlichs"
Date:
Subject: Re: Performance (was: The New Slashdot Setup (includes MySql server))