Re: Set huge_page_size on 32bit system

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: vilensipkdm@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2026-06-27T02:50:05Z
Lists: pgsql-bugs
On Fri, Jun 26, 2026 at 05:16:23PM +0900, Michael Paquier wrote:
> Changing the states of the GUC tables in the stable branches would be
> OK in this case.  Now, it took so many years for somebody to complain
> that setting huge pages at 1TB on a 32b build does not work that I
> cannot really get excited about a backpatch.  So I would just do the
> switch on HEAD, and call it a day.

And just applied a patch doing so, HEAD-only.
--
Michael

Commits

  1. Switch maximum of GUC huge_page_size to MAX_KILOBYTES