Re: Maximum Performance Follow-up Question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Maximum Performance Follow-up Question
Дата
Msg-id 16462.1011897424@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Maximum Performance Follow-up Question  ("Peter T. Brown" <peter@memeticsystems.com>)
Список pgsql-admin
"Peter T. Brown" <peter@memeticsystems.com> writes:
> But how can Postgres be 'forced' to keep a table in memory? I've noticed
> that on our Dual Pentium4, 1GB RAM machine, the size of the individual
> postgres threads is very small. Top reports it as like 5K or 20K (I believe
> that's what it means). Shouldn't this number be 100's of MB if postgres is
> properly moving my tables to RAM? I do notice that the system cache is very
> very large...

System cache == RAM.  This is the behavior you want.

            regards, tom lane

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

Предыдущее
От: Luis Amigo
Дата:
Сообщение: Re: Maximum Performance Follow-up Question
Следующее
От: Luis Amigo
Дата:
Сообщение: Re: Maximum Performance Follow-up Question