Re: Is it a memory leak in PostgreSQL 7.4beta? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Is it a memory leak in PostgreSQL 7.4beta?
Date
Msg-id 29204.1062420215@sss.pgh.pa.us
Whole thread Raw
In response to Re: Is it a memory leak in PostgreSQL 7.4beta?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-hackers
Hans-Jürgen Schönig <hs@cybertec.at> writes:
> I can hardly imagine that the backend started working with 9mb of 
> memory. what did you do that PostgreSQL needed so much memory from the 
> beginning???

On some platforms, "top" seems to count the Postgres shared memory block
as part of the memory space of each backend.  If it does so in Mark's
system then that would be a pretty reasonable initial report.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Preliminary notes about hash index concurrency (long)
Next
From: Tom Lane
Date:
Subject: Re: Index creation takes for ever