PostgreSQL not utilising available memory

Поиск
Список
Период
Сортировка
От Antony Paul
Тема PostgreSQL not utilising available memory
Дата
Msg-id 2989532e05012505011e5a0cfa@mail.gmail.com
обсуждение исходный текст
Список pgsql-performance
Hi all,
    I am running PostgreSQL 7.3.3 on a RHL 7.0 box with PIII and 512
MB RAM. Recenlty I upgraded the kernel from 2.2.16 to 2.4.28. Now the
problem is Postgres is using only half of the memory now while before
upgrading the kernel it was using full memory plus swap. If Postgres
use the full available memory will it run faster ?. I disabled
Higmemory support while compiling kernel.

From Top

                  total       used       free     shared    buffers     cached
Mem:           501        209        292          0          2        173
-/+ buffers/cache:         34        467
Swap:          501           0         501


rgds
Antony Paul

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

Предыдущее
От: Antony Paul
Дата:
Сообщение: Re: How to boost performance of ilike queries ?
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering