| От | Tom Lane |
|---|---|
| Тема | Re: pgSql Memory footprint |
| Дата | |
| Msg-id | 29479.1063776293@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgSql Memory footprint (Ish Ahluwalia <ahluwalia@erinc.com>) |
| Список | pgsql-general |
Ish Ahluwalia <ahluwalia@erinc.com> writes:
> Thanks for the resply. We're looking to use pgSql in a embedded systems
> environment especially for a telecom switch. Memory may not be that big
> of a issue as we plan to have a reasonable size flash and decent RAM too
> (64 to 128 Mb - which is a lot for embedded systems). The idea here is
> to use the database as a way to store information for all the processes
> that may be running.
You'd probably be happier with something like Berkeley DB. PG isn't
really designed for that sort of thing --- just to start with, you don't
want to point it at flash RAM as "disk" storage, because your flash RAM
life expectancy of ~10000 write cycles won't last long.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера