Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

PostgreSQL on a CompactFlash



Hello,

 

we like to use PostgreSQL in an embedded system that runs - don't laugh
- on a compact flash.

Therefore we need to know how often PostgreSQL will write to the disc. 

 

Once our system is configured there are very little changes to the
database.

We have some tables in memory and some stored on the cf.

If we change a table in memory, will PosgreSQL access the cf?

 

As you know a cf card has not an unlimited amount of accesses...

So is there any reason that should prevent us from using PostgreSQL in
combination with a compact flash?

 

 

Andre



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group