Re: Can we load all database objects in memory? - Mailing list pgsql-sql

From ries van Twisk
Subject Re: Can we load all database objects in memory?
Date
Msg-id 587E5DF3-5859-48DE-93F9-F7B05C37E6D8@rvt.dds.nl
Whole thread Raw
In response to Can we load all database objects in memory?  (DM <dm.aeqa@gmail.com>)
List pgsql-sql
Deepak,

please don't cross-post the same question to 3 different lists.

The short answer is no, you cannot force PostgreSQL to load all
objects into memory.

However when you proper configure PostgreSQL most, if not all of your
data will be cached
by the OS and/or PostgreSQL shared memory system.

Ries
On Mar 25, 2009, at 2:20 PM, DM wrote:

> Hi All,
>
> I have a database of 10GB.
> My Database Server has a RAM of 16GB
>
> Is there a way that I can load all the database objects to memory?
>
> Thanks for your time and taking a look at this question.
>
>
> Thanks
> Deepak







pgsql-sql by date:

Previous
From: DM
Date:
Subject: Can we load all database objects in memory?
Next
From: Nicholas I
Date:
Subject: Table to Excel