Re: caching written values?

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: caching written values?
Дата
Msg-id 1232647545.2327.929.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: caching written values?  (Thomas Finneid <tfinneid@fcon.no>)
Список 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


В списке pgsql-performance по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: postgresql 8.3 tps rate
Следующее
От: "M. Edward (Ed) Borasky"
Дата:
Сообщение: Re: linux, memory (mis)accounting/reporting, and the planner/optimizer