Thread: RAMDISK
I've finally got around to try RAMDISK with PostgreSQL. The attached doc
contains the test results that I'd like to share with PostgreSQL's users
and developers groups.
contains the test results that I'd like to share with PostgreSQL's users
and developers groups.
Regards,
Samuel Sutjiono
_________________________________________________
Expand your wireless world with Arkdom PLUS
http://www.arkdom.com/
Attachment
Interesting results. You didn't really offer much in how your system was configured to use the ramdisk. Did you use it to simply store a database on it? Was the entire database able to fit into available memory even without the RAMDISK? Did you try only storing indicies on the RAMDISK? There are lots of other questions that unanswered on the topic. Worth mentioning that it is very possible and in fact, fairly easy to do, for the use of a RAMDISK to significantly hinder the performance of a system running a database. Greg On Tue, 2002-07-23 at 09:36, Samuel J. Sutjiono wrote: > I've finally got around to try RAMDISK with PostgreSQL. The attached doc > contains the test results that I'd like to share with PostgreSQL's users > and developers groups. > > Regards, > Samuel Sutjiono > _________________________________________________ > Expand your wireless world with Arkdom PLUS > http://www.arkdom.com/ > > ---- > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster