Re: BUG #17757: Not honoring huge_pages setting during initdb causes DB crash in Kubernetes

Christophe Pettus <xof@thebuild.com>

From: Christophe Pettus <xof@thebuild.com>
To: "Sisson, David" <David.Sisson@dell.com>
Cc: Andres Freund <andres@anarazel.de>, Tomas Vondra <tomas.vondra@enterprisedb.com>, Tom Lane <tgl@sss.pgh.pa.us>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2023-01-23T19:38:09Z
Lists: pgsql-bugs

> On Jan 23, 2023, at 11:26, Sisson, David <David.Sisson@dell.com> wrote:
> 
> I believe something should be done with PostgreSQL because we are configuring huge_pages = off in the standard "postgresql.conf" file.

We are?  I believe the default is "huge_pages = try", not off.