Re: Is there a way to run tables in RAM?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Is there a way to run tables in RAM?
Дата
Msg-id b42b73150607131315x2bb922b2gb89bbb62fdf3f962@mail.gmail.com
обсуждение исходный текст
Ответ на Is there a way to run tables in RAM?  (Roy Souther <roy@silicontao.com>)
Список pgsql-general
On 7/13/06, Roy Souther <roy@silicontao.com> wrote:
>
>
>  I would like to know if there is anyway to move a section of some tables into RAM to work on them.

the operating system should cache the table if there is memory
available. while disk cache is somewhat slower than raw memory read,
now you have memory for lots of other  things, like sorting.

merlin

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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: I need help creating a query
Следующее
От: lanczos@t-zones.sk
Дата:
Сообщение: Re: =???UTF-8?Q?re: How to insert .xls...