From: | postgres(at)vrane(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgres utils chewing RAM |
Date: | 2002-04-29 05:51:23 |
Message-ID: | 20020429015122.A22134@amd.universe |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Just a general philosophical point. Why the heck
do you care about free memory? You are like someone
who bought a preformance car but drive it at 30 mph
maximum because you don't want to wear out the engine.
I would be very worried if there is some free memory.
It will mean OS is not doing its job of caching whatever
it is supposed to be caching.
On Mon, Apr 29, 2002 at 12:35:38AM -0500, Steve Lane wrote:
> I seem to be having a problem with the postgres utilities chewing a lot of
> RAM. I've been running PG 7.1 under LinuxPPC on a PowerMac G4. After a few
> days of use, free memory degrades to almost nothing. I logged memory usage
> for a while and found that free memory would suddenly drop by 200-300 meg
> every night at 1:20 AM, right when my nightly maintenance scripts run.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-04-29 05:53:01 | Re: Postgres utils chewing RAM |
Previous Message | Steve Lane | 2002-04-29 05:35:38 | Postgres utils chewing RAM |