Re: heavy swapping, not sure why

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: heavy swapping, not sure why
Дата
Msg-id 6b97194f-5241-4eb9-921f-037b9874e56a@mm
обсуждение исходный текст
Ответ на Re: heavy swapping, not sure why  (Lonni J Friedman <netllama@gmail.com>)
Список pgsql-general
    Lonni J Friedman wrote:

> ok, I'll do my best to capture this data, and then reply back.

If using linux, you should find interesting data on per-process swap and
memory usage in /proc/${pid}/smaps

Also consider the script here:
http://northernmost.org/blog/find-out-what-is-using-your-swap/
to group the numbers per running process.

FWIW I have found the swap column of the top utility to be useless, while the
information in /proc/${pid}/smaps looks trustworthy.

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

В списке pgsql-general по дате отправления:

Предыдущее
От: Venkat Balaji
Дата:
Сообщение: Postgresql-9.0.1 Recovery
Следующее
От: Vick Khera
Дата:
Сообщение: Re: heavy swapping, not sure why