postgres memory management = Linux memory management - Mailing list pgsql-general

From Alexander Jerusalem
Subject postgres memory management = Linux memory management
Date
Msg-id 4.3.2.7.0.20010124135041.00bf3c00@pop.gmx.net
Whole thread Raw
List pgsql-general
Hi,

my postgres memory management issue has turned out to be a Linux memory
management non-issue :-)

<quote>

7.8. Free Memory as Reported by free Keeps Shrinking.
The "free" figure printed by free doesn't include memory used as a
disk buffer cache--shown in the "buffers" column. If you want to know
how much memory is really free add the "buffers" amount to "free."
Newer versions of free print an extra line with this info.
The disk buffer cache tends to grow soon after starting Linux up. As
you load more programs and use more files, the contents get cached. It
will stabilize after a while.

</quote>

Sorry for the inconvenience...

Alexander Jerusalem
ajeru@gmx.net
vknn


pgsql-general by date:

Previous
From: Alexander Jerusalem
Date:
Subject: Re: Re: MySQL has transactions
Next
From: Denis Perchine
Date:
Subject: Re: Re: Re: MySQL has transactions