1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-20 05:03:10 +03:00

doc PG 17 relnotes: fix incorrect reference to huge_page_status

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/ZrTOaaxuG3JRSvwM@pryzbyj2023

Backpatch-through: 17 only
This commit is contained in:
Bruce Momjian
2024-08-16 13:11:23 -04:00
parent 6b84ae65fb
commit 35af4bd951

View File

@ -968,8 +968,8 @@ Author: Michael Paquier <michael@paquier.xyz>
<listitem>
<para>
Add server variable <xref linkend="guc-huge-page-size"/> to report
the use of huge pages by Postgres (Justin Pryzby)
Add server variable <xref linkend="guc-huge-pages-status"/> to
report the use of huge pages by Postgres (Justin Pryzby)
</para>
<para>