Re: [SQL] Can we load all database objects in memory?

From: Iñigo Martinez Lasala <imartinez(at)vectorsf(dot)com>
To: ries van Twisk <pg(at)rvt(dot)dds(dot)nl>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [SQL] Can we load all database objects in memory?
Date: 2009-03-25 20:11:21
Message-ID: 1238011881.3848.94.camel@coyote
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-sql

And I replied to all list also...
Sorry. :(

-----Original Message-----
From: ries van Twisk <pg(at)rvt(dot)dds(dot)nl>
To: DM <dm(dot)aeqa(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org,
pgsql-sql(at)postgresql(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2009-03-25 20:12:25 Re: [SQL] Can we load all database objects in memory?
Previous Message Iñigo Martinez Lasala 2009-03-25 20:09:45 Re: Can we load all database objects in memory?

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-03-25 20:12:25 Re: [SQL] Can we load all database objects in memory?
Previous Message Iñigo Martinez Lasala 2009-03-25 20:09:45 Re: Can we load all database objects in memory?

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2009-03-25 20:12:25 Re: [SQL] Can we load all database objects in memory?
Previous Message Iñigo Martinez Lasala 2009-03-25 20:09:45 Re: Can we load all database objects in memory?