Re: Performance tips

From: Doug McNaught <doug(at)wireboard(dot)com>
To: <shan(at)ceedees(dot)com>
Cc: Andrew Perrin <andrew_perrin(at)unc(dot)edu>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Performance tips
Date: 2002-01-10 17:34:37
Message-ID: m3sn9e3yaa.fsf@varsoon.denali.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<shan(at)ceedees(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-01-10 17:38:07 Re: Q about function
Previous Message will trillich 2002-01-10 17:22:55 sequential invoice numbers?