Re: linux, memory (mis)accounting/reporting, and the planner/optimizer

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: linux, memory (mis)accounting/reporting, and the planner/optimizer
Дата
Msg-id Pine.GSO.4.64.0901211859100.4605@westnet.com
обсуждение исходный текст
Ответ на linux, memory (mis)accounting/reporting, and the planner/optimizer  (Dave Youatt <dave@fyreball.com>)
Ответы Re: linux, memory (mis)accounting/reporting, and the planner/optimizer
Список pgsql-performance
On Wed, 21 Jan 2009, Dave Youatt wrote:

> Does it just accept the configuration parameters provided (e.g. --
> shared_buffers, effective_cache_size, etc.)?

That's it.  The only time PostgreSQL gets a report from the OS related to
memory is if it makes an allocation attempt that fails.  Couldn't care
less what Linux thinks the rest of the time--unless the OOM killer goes on
a rampage, counts shared memory badly, and decides to kill a database
process that is.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Dave Youatt
Дата:
Сообщение: linux, memory (mis)accounting/reporting, and the planner/optimizer
Следующее
От: "M. Edward (Ed) Borasky"
Дата:
Сообщение: Re: linux, memory (mis)accounting/reporting, and the planner/optimizer