postgresql/src/backend/storage
Robert Haas 79ccd7cbd5 pg_prewarm: Add automatic prewarm feature.
Periodically while the server is running, and at shutdown, write out a
list of blocks in shared buffers.  When the server reaches consistency
-- unfortunatey, we can't do it before that point without breaking
things -- reload those blocks into any still-unused shared buffers.

Mithun Cy and Robert Haas, reviewed and tested by Beena Emerson,
Amit Kapila, Jim Nasby, and Rafia Sabih.

Discussion: http://postgr.es/m/CAD__OugubOs1Vy7kgF6xTjmEqTR4CrGAv8w+ZbaY_+MZeitukw@mail.gmail.com
2017-08-21 14:17:39 -04:00
..
buffer pg_prewarm: Add automatic prewarm feature. 2017-08-21 14:17:39 -04:00
file Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
freespace Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
ipc Fix shm_toc.c to always return buffer-aligned memory. 2017-08-16 21:52:38 +03:00
large_object Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
lmgr Fix race condition in predicate-lock init code in EXEC_BACKEND builds. 2017-07-24 16:45:58 -04:00
page Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
smgr Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00