]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 Jun 2025 12:18:22 +0000 (08:18 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 Jun 2025 12:18:22 +0000 (08:18 -0400)
commitd59ff3be24a336ab080c66fa6ceafbf52e7be1c1
tree923e84830c12a827a8975129f95082a082d70961
parent74637fb797778e7ee1111c6f0c40f95680d21768
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.

Reported-by: Daria Shanina <vilensipkdm@gmail.com>
Author: Daria Shanina <vilensipkdm@gmail.com>
Author: Robert Haas <robertmhaas@gmail.com>
Backpatch-through: 13
contrib/pg_prewarm/autoprewarm.c