2011/5/4 Greg Stark <[email protected]>: > On Wed, May 4, 2011 at 3:10 PM, Mitsuru IWASAKI <[email protected]> > wrote: >> Postgres usually starts with ZERO buffer cache. By saving the buffer >> cache data structure into hibernation files just before shutdown, and >> loading them at startup, postgres can start operations with the saved >> buffer cache as the same condition as just before the last shutdown. > > Offhand this seems pretty handy for benchmarks where it would help get > reproducible results.
It could have an option to force it or not at start of postgres. This could helps on benchmarks scenarios. -- Dickson S. Guedes mail/xmpp: [email protected] - skype: guediz http://guedesoft.net - http://www.postgresql.org.br -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
