Re: Is It possible to fixe a table in mermory ?

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Florent LE SOZ <flesoz(at)yahoo(dot)fr>, Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is It possible to fixe a table in mermory ?
Date: 2003-03-05 16:54:36
Message-ID: 98UQRQ1X05MJFND854YX08LI853V76.3e662bcc@cal-lab
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There's no such thing as RAMDISK in Linux?

3/4/2003 4:29:08 PM, Neil Conway <neilc(at)samurai(dot)com> wrote:

>On Wed, 2003-02-26 at 04:57, Florent LE SOZ wrote:
>> I want to fixe a table or a base in memory, in order
>> to not have disk access.
>
>It's not possible -- PostgreSQL and your kernel should both have buffer
>managers that aim to cache frequently accessed data in RAM.
>
>Cheers,
>
>Neil
>--
>Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2003-03-05 17:00:36 Re: Is It possible to fixe a table in mermory ?
Previous Message Dennis Gearon 2003-03-05 16:30:39 Re: Demande d'information