Re: cache whole data in RAM

Поиск
Список
Период
Сортировка
От Chris Trawick
Тема Re: cache whole data in RAM
Дата
Msg-id 1075815126.15880.0.camel@unity.basin.cultured.net
обсуждение исходный текст
Ответ на cache whole data in RAM  (David Teran <david.teran@cluster9.com>)
Список pgsql-performance
Put it on a RAM disk.

chris


On Tue, 2004-02-03 at 07:54, David Teran wrote:
> Hi,
>
> we are trying to speed up a database which has about 3 GB of data. The
> server has 8 GB RAM and we wonder how we can ensure that the whole DB
> is read into RAM. We hope that this will speed up some queries.
>
> regards David
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: cache whole data in RAM
Следующее
От: Jeff
Дата:
Сообщение: Re: [pgsql-advocacy] MySQL+InnoDB vs. PostgreSQL test?