pg_prewarm

Started by PG Bug reporting formalmost 5 years ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/pgprewarm.html
Description:

To be added to the documentation:
- Default location of autoprewarm.blocks
- Configure the location of autoprewarm.blocks

- How often does it dump the block id's of the buffer cache?
- Can this interval be adapted?

Use case: how to easily set it up to load the buffer cache with the blocks
just before shutdown of the DB.