Reading the database in RAM

Поиск
Список
Период
Сортировка
От vitthal
Тема Reading the database in RAM
Дата
Msg-id 3BABE7FA.FD81760A@discerncomm.com
обсуждение исходный текст
Список pgsql-general
Is there any way of reading the whole database into memory? By changing
the
number of shared buffers the first query still takes long time and the
subsequent similar queries are fast.
If there is way of pinning the database in the memory all similar
queries will
take the same time.
thanks


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

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: backend stalls
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: what is wrong with this SQL?