Re: Is It possible to fixe a table in mermory ?

Поиск
Список
Период
Сортировка
От Carlos Moreno
Тема Re: Is It possible to fixe a table in mermory ?
Дата
Msg-id 3E664AEF.2000809@mochima.com
обсуждение исходный текст
Ответ на Re: Is It possible to fixe a table in mermory ?  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
Neil Conway wrote:

>On Wed, 2003-03-05 at 11:54, Dennis Gearon wrote:
>
>
>>There's no such thing as RAMDISK in Linux?
>>
>>
>
>Well there is, but I assume that if you don't need to keep your data to
>survive reboots/kernel panics/power failures/etc., you probably don't
>need an RDBMS to begin with...
>
>

Not necessarily.  An RDBMS like postgres offers you the
advantages of a client/server architecture -- multiple
applications can interact "live" with the data, regardless
of whether or not the data goes to disk and/or survives
reboots, etc.

Carlos
--




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug ? updates and insert crash the backend
Следующее
От: jeff_patterson@agilent.com
Дата:
Сообщение: Recursion working in 7.3?