Re: [SQL] Can we load all database objects in memory? - Mailing list pgsql-admin

From Iñigo Martinez Lasala
Subject Re: [SQL] Can we load all database objects in memory?
Date
Msg-id 1238011881.3848.94.camel@coyote
Whole thread Raw
In response to Re: [SQL] Can we load all database objects in memory?  (ries van Twisk <pg@rvt.dds.nl>)
List pgsql-admin
And I replied to all list also...
Sorry. :(

-----Original Message-----
From: ries van Twisk <pg@rvt.dds.nl>
To: DM <dm.aeqa@gmail.com>
Cc: pgsql-admin@postgresql.org, pgsql-general@postgresql.org, pgsql-sql@postgresql.org
Subject: Re: [ADMIN] [SQL] Can we load all database objects in memory?
Date: Wed, 25 Mar 2009 15:07:21 -0500

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-admin by date:

Previous
From: Iñigo Martinez Lasala
Date:
Subject: Re: Can we load all database objects in memory?
Next
From: Tony Webb
Date:
Subject: pg_ctlcluster not logging error (memory problem likely)