Re: PostgreSQL and memory usage

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL and memory usage
Дата
Msg-id 9594.1041910222@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PostgreSQL and memory usage  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-general
"Dann Corbit" <DCorbit@connx.com> writes:
> I have a machine with 4 CPU's and 2 gigabytes of physical ram.
> I would like to get PostgreSQL to use as much memory as possible.  I
> can't seem to get PostgreSQL to use more than 100 megabytes or so.

You should not assume that more is necessarily better.

In many practical situations, it's better to leave the majority of RAM
free for kernel disk caching.

            regards, tom lane

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

Предыдущее
От: "Boget, Chris"
Дата:
Сообщение: Timestamp
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: PostgreSQL and memory usage