Re: RAMDISK - Mailing list pgsql-hackers

From Greg Copeland
Subject Re: RAMDISK
Date
Msg-id 1027436205.6415.111.camel@mouse.copelandconsulting.net
Whole thread Raw
In response to RAMDISK  ("Samuel J. Sutjiono" <ssutjiono@wc-group.com>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: "Samuel J. Sutjiono"
Date:
Subject: RAMDISK
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] prepareable statements