pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 Jun 2025 12:18:27 +0000 (08:18 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 Jun 2025 12:18:27 +0000 (08:18 -0400)
commit016e407f4ba10b230f5094c9ba36a1df3d34fb22
tree646cc09bcedfa98395b4332e09e4bb59ef18f42d
parentc37be39a74b25cc9c7b052ddae43061a6a2c6019
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