Re: Doc: shared_memory_size_in_huge_pages with the "SHOW" command.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Seino Yuki <seinoyu@oss.nttdata.com>, pgsql-hackers@postgresql.org
Date: 2024-10-16T05:18:16Z
Lists: pgsql-hackers
On Tue, Oct 15, 2024 at 08:26:06PM -0500, Nathan Bossart wrote:
> Well, the point is that you can't use "postgres -C" to view this GUC while
> the server is running.  I can see how the present wording might be
> misinterpreted, though.  Perhaps we should change this sentence to
> something like:
> 
> 	Note that the server must be shut down to view this runtime-computed
> 	parameter with the postgres command.

I'm OK with the "postgres command" addition.
--
Michael

Commits

  1. Adjust documentation for configuring Linux huge pages.