Re: Vacuums on large busy databases - Mailing list pgsql-performance

From Michael Stone
Subject Re: Vacuums on large busy databases
Date
Msg-id 20060915010429.GP6030@mathom.us
Whole thread Raw
In response to Re: Vacuums on large busy databases  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Vacuums on large busy databases  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-performance
On Thu, Sep 14, 2006 at 05:52:02PM -0700, Jeff Davis wrote:
>Any long-running system will have very little "free" memory. Free memory
>is wasted memory, so the OS finds some use for it.

The important part of the output of "free" in this context isn't how
much is free, it's how much is cache vs how much is allocated to
programs. Other os's have other ways of telling the same thing. Neither
of those numbers generally has much to do with how much shows up in ps
when large amounts of shared memory are in use.

Mike Stone

pgsql-performance by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Vacuums on large busy databases
Next
From: Jeff Davis
Date:
Subject: Re: Vacuums on large busy databases