Re: caching written values?

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Thomas Finneid <tfinneid(at)fcon(dot)no>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: caching written values?
Date: 2009-01-22 18:05:45
Message-ID: 1232647545.2327.929.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Thu, 2009-01-22 at 13:11 +0100, Thomas Finneid wrote:

> Is there any possibilites of telling pg to save to disk that memory
> cached data and state when the server is shutdown, so that when the
> server starts up again, itreads it back into the memory?

It's possible, but not by any directly supported mechanism.

You have to consider whether the data you saved would still be required
when the server restarts.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message M. Edward (Ed) Borasky 2009-01-22 18:39:08 Re: linux, memory (mis)accounting/reporting, and the planner/optimizer
Previous Message Merlin Moncure 2009-01-22 17:14:17 Re: postgresql 8.3 tps rate