Re: Re: Load a database into memory

Поиск
Список
Период
Сортировка
От Denis Perchine
Тема Re: Re: Load a database into memory
Дата
Msg-id 01012600080002.00919@dyp.perchine.com
обсуждение исходный текст
Ответ на Re: Load a database into memory  (Guillaume Lémery <glemery@comclick.com>)
Список pgsql-general
> >   If you have enough RAM, the database will already be in memory, in a
> > manner of speaking - your kernel will have all of the files held in disk
> > cache.
>
> Ok, but if so, why 10 simultaneous same queries on a well-indexed table
> with only 500 000 records take a so long time ? :-/

Which queries? Could you please provide explain of them? Could you please
provide execution stats for them under load?

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

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

Предыдущее
От: Dan Lyke
Дата:
Сообщение: Re: Connection pooling
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Connection pooling