Re: help tuning queries on large database - Mailing list pgsql-performance

From Kelly Burkhart
Subject Re: help tuning queries on large database
Date
Msg-id fa1e4ce70601090637h5425b570m4c8db256a24bb872@mail.gmail.com
Whole thread Raw
In response to Re: help tuning queries on large database  (Ron <rjpeace@earthlink.net>)
Responses Re: help tuning queries on large database  (Harry Jackson <harryjackson@gmail.com>)
List pgsql-performance
On 1/8/06, Ron <rjpeace@earthlink.net> wrote:
<snip>
Among the other tricks having lots of RAM allows:
If some of your tables are Read Only or VERY rarely written to, you
can preload them at boot time and make them RAM resident using the
/etc/tmpfs trick.

What is the /etc/tmpfs trick?

-K


pgsql-performance by date:

Previous
From: Alessandro Baretta
Date:
Subject: 500x speed-down: Wrong query plan?
Next
From: Matteo Beccati
Date:
Subject: Re: 500x speed-down: Wrong query plan?