Fwd: PostgreSQL Memory Management - Mailing list pgsql-hackers

From Umar Farooq
Subject Fwd: PostgreSQL Memory Management
Date
Msg-id 12e94ce30903161243y2318dd55r85ed1eb81ac909ce@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,

Please find my original message below. This was originally posted to pgsql-general, but didn't get any response.

Thanks,
-Umar

---------- Forwarded message ----------
From: Umar Farooq <umarfm13@gmail.com>
Date: Mon, Mar 9, 2009 at 12:39 PM
Subject: PostgreSQL Memory Management
To: pgsql-general@postgresql.org


Hi All,

I have a few general question about PGSQL's internals of memory management and I think this list is appropriate for that. I am interested to find out:

(1) how does PostgreSQL internally use physical memory allocated to it?
(2) what are different type of allocation units?
(3) what is a particular allocation unit used for e.g., to store log-tail, query plans, procedure cache etc.?

I've already gone through README file in /backend/src/util/mmgr.

Thanks,
-Umar

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.