pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block

Lists: pgsql-committers
From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Date: 2025-06-06 13:04:24
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.

Reported-by: Daria Shanina <vilensipkdm(at)gmail(dot)com>
Author: Daria Shanina <vilensipkdm(at)gmail(dot)com>
Author: Robert Haas <robertmhaas(at)gmail(dot)com>
Backpatch-through: 13

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a4b9707c417666841733fe4f5bec9b18e184028e

Modified Files
--------------
contrib/pg_prewarm/autoprewarm.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)