Re: Performance tips - Mailing list pgsql-general

From Doug McNaught
Subject Re: Performance tips
Date
Msg-id m3sn9e3yaa.fsf@varsoon.denali.to
Whole thread Raw
In response to Re: Performance tips  (<shan@ceedees.com>)
List pgsql-general
<shan@ceedees.com> writes:

> Hello All,
>         I had been following the discussion on improving the
> performance of the database.  I was wondering what the buffer field in the
> vmstat output refers to.

It's equivalent to the 'buffers' column in the output from 'free'
(under Linux at least).  It refers to part of the memory used for
caching disk data.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: will trillich
Date:
Subject: sequential invoice numbers?
Next
From: will trillich
Date:
Subject: Re: Selecting across Multiple Tables