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

From Christopher Kings-Lynne
Subject Re: Is it a memory leak in PostgreSQL 7.4beta?
Date
Msg-id 05d101c371c2$5e120820$2800a8c0@mars
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
> 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??? are you using the default settings? usually the postmaster
> does not need more than 3mb at startup (in this scenario).

On FreeBSD, every one of my backends appears to occupy 20MB.  That's because
the SHM is added to _each_ process.

Chris



pgsql-hackers by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: Is it a memory leak in PostgreSQL 7.4beta?
Next
From: Weiping He
Date:
Subject: Re: configure error in HP-UX 11.00