Re: Performance tips

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Performance tips
Дата
Msg-id m3sn9e3yaa.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на Re: Performance tips  (<shan@ceedees.com>)
Список 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 по дате отправления:

Предыдущее
От: will trillich
Дата:
Сообщение: sequential invoice numbers?
Следующее
От: will trillich
Дата:
Сообщение: Re: Selecting across Multiple Tables