Re: Help with postgresql memory issue

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Help with postgresql memory issue
Дата
Msg-id bddc86150910281256w67700292tf45743061fb9cc90@mail.gmail.com
обсуждение исходный текст
Ответ на Help with postgresql memory issue  (Brooks Lyrette <brooks.lyrette@gmail.com>)
Список pgsql-general
2009/10/28 Brooks Lyrette <brooks.lyrette@gmail.com>:
> There should be no other processes running, this system is dedicated to
> running postgresql.
>
> Max connections is configured to: max_connections = 400
>

Well it sounds like you've somehow run out of swap space.  Are you
able to run top and sort by resident memory and also swap memory to
see where it's all going?  Also use pg_top if you have it.  That will
tell you how much memory each connection is using.

Thom

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: PHP + PDO + PGPOOL = Segmentation fault
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: log slow queries and hints