Skip to content

Comment on Prewarming PostgreSQL I/O cachesparent

Comments

Is there another case justifying a pre-fetching?

Filling terabytes of memory from non-local storage (even if it is SSD) can take some time and benefits from parallel sequential readaheads instead of doing many small, random reads.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.