Re: Can postgresql be run in memory (like a memory resident

Поиск
Список
Период
Сортировка
От Medi Montaseri
Тема Re: Can postgresql be run in memory (like a memory resident
Дата
Msg-id 3E5BBEB6.1010500@intransa.com
обсуждение исходный текст
Ответ на Re: Can postgresql be run in memory (like a memory resident  (Andrew Perrin <clists@perrin.socsci.unc.edu>)
Список pgsql-general
You could create a RAM disk but one of the important directive a DB
engine design is
persistency.....since RAM is non-persistent, then you'll lose the
content everytime you
reboot.....is that OK ?

Andrew Perrin wrote:

>What is it that you want to *do*?  Like any program, while postgresql is
>running, parts of it are in memory.
>
>ap
>
>----------------------------------------------------------------------
>Andrew J Perrin - http://www.unc.edu/~aperrin
>Assistant Professor of Sociology, U of North Carolina, Chapel Hill
>clists@perrin.socsci.unc.edu * andrew_perrin (at) unc.edu
>
>
>On Tue, 25 Feb 2003, Malghan, Ravi wrote:
>
>
>
>>Is it possible to run post-gresql in memory? I searched through all the
>>older postings didn't find much info.
>>
>>Thanks
>>Ravi
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 2: you can get off all lists at once with the unregister command
>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>
>>
>>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html
>
>




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

Предыдущее
От: "Johnson, Shaunn"
Дата:
Сообщение: how to get a table's age
Следующее
От: Dennis Gearon
Дата:
Сообщение: triggers