| От | John R Pierce |
|---|---|
| Тема | Re: In memory Database for postgres |
| Дата | |
| Msg-id | 49E29C9D.9080901@hogranch.com обсуждение исходный текст |
| Ответ на | Re: In memory Database for postgres (aravind chandu <avin_friends@yahoo.com>) |
| Ответы |
Re: In memory Database for postgres
|
| Список | pgsql-general |
aravind chandu wrote: > I created in-memory database but the problem is all the > data will be accessed from main memory .when ever the system is > restarted the entire data that is in the tables will lost.Is there any > way to dump all the data in to local hard disk before restarting the > system or any similar method to save the data in to a permanent storage. memory is volatile, disk is persistent. if you want persistent databases, I recommend storing them on disk.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера