Re: Caching in PostgreSQL - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Caching in PostgreSQL
Date
Msg-id 45AC9BF4.5040802@enterprisedb.com
Whole thread Raw
In response to Caching in PostgreSQL  (<ramachandra.bhaskaram@wipro.com>)
List pgsql-performance
ramachandra.bhaskaram@wipro.com wrote:
>
> Hi,
>
>     Can anybody tell me how can I implement data Caching in the
> shared memory using PostgreSQL.

PostgreSQL, like most other DBMS, caches data pages in shared memory.
What exactly are you trying to accomplish? Are you having a performance
problem?

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-performance by date:

Previous
From:
Date:
Subject: Caching in PostgreSQL
Next
From:
Date:
Subject: Re: Caching in PostgreSQL