Re: Temporary, In-memory Postgres DB?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Temporary, In-memory Postgres DB?
Дата
Msg-id 17215.1194451120@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Temporary, In-memory Postgres DB?  (Ron Johnson <ron.l.johnson@cox.net>)
Ответы DB on a ramdisk (was Re: Temporary, In-memory Postgres DB?)
Список pgsql-general
Ron Johnson <ron.l.johnson@cox.net> writes:
> On 11/07/07 09:03, Gauthier, Dave wrote:
>> Is there such a thing as a temporary, probably in-memory, version of a
>> Postgres DB?

> If you have enough RAM, and your database is small enough, the OS
> will eventually cache the whole thing.

Or put it on a ramdisk filesystem.

            regards, tom lane

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

Предыдущее
От: rihad
Дата:
Сообщение: Re: any way for ORDER BY x to imply NULLS FIRST in 8.3?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: The .pgpass file