Minimising disk writes

Поиск
Список
Период
Сортировка
От Andy Chambers
Тема Minimising disk writes
Дата
Msg-id 20060811113035.68627.qmail@web26901.mail.ukl.yahoo.com
обсуждение исходный текст
Ответы Re: Minimising disk writes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi,

I'm at the investigation stage of a project that
involves putting
a database on an embedded device.  One of the problems
we face is
that the filesystem is on Flash Memory so we need to
minimize any
writes.

Looking at the docs, it seems that temp_buffers, and
work_mem are
the two variables we might play about with to achieve
this.  Are
there any others I should be aware of?

Is it just a bad idea to use postgresql for this type
of thing?

Regards,
Andy




___________________________________________________________
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The Wall Street Journal
http://uk.docs.yahoo.com/nowyoucan.html

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

Предыдущее
От: Alex du Plessis
Дата:
Сообщение: libpq and transactions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq and transactions