Re: patch for new feature: Buffer Cache Hibernation

Поиск
Список
Период
Сортировка
От Mitsuru IWASAKI
Тема Re: patch for new feature: Buffer Cache Hibernation
Дата
Msg-id 20110508.135852.103138738.iwasaki@jp.FreeBSD.org
обсуждение исходный текст
Ответ на Re: patch for new feature: Buffer Cache Hibernation  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: patch for new feature: Buffer Cache Hibernation
Re: patch for new feature: Buffer Cache Hibernation
Список pgsql-hackers
Hi, folks!

> I'll do more testing tomorrow, and hopefully finalize my patch.

Done!  the patch is available at:
http://people.freebsd.org/~iwasaki/postgres/buffer-cache-hibernation-postgresql-20110508.patch 

I hope this would be committable and the final version.
Major changes from the experimental implementation are the following.

- add many validations against hibernation file corruption and etc.
- restore buffer blocks based on buffer descriptors, not from the saved file.
- support restoring cache state even if shared_buffers had changed.

My vacation ends today and I have to go back my work from tomorrow,
but I would try to find spare time for this.

Thanks a lot for happy hacking days with you!


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade's bindir options could be optional
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgresql.conf error checking strategy