Is There Any Way .... - Mailing list pgsql-performance

... to do the following:
  (1) Make a table memory-resident only ?
  (2) Set up user variables in memory that are persistent across all
sessions, for
      as long as the database is up and running ?
  (3) Assure that a disk-based table is always in memory (outside of keeping
it in
      memory buffers as a result of frequent activity which would prevent
LRU
      operations from taking it out) ?



pgsql-performance by date:

Previous
From: "Lane Van Ingen"
Date:
Subject: How to Trigger An Automtic Vacuum on Selected Tables
Next
From: "Dario"
Date:
Subject: Re: How to Trigger An Automtic Vacuum on Selected Tables