Skip to content

Commit 89cadf3

Browse files
committed
doc: PG 16 relnotes, add Windows 10 huge pages fix
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZL0M28/L+grYR8o7@paquier.xyz Backpatch-through: 16 only
1 parent 0d56c32 commit 89cadf3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,21 @@ The number of reserved slots is set by server variable reserved_connections.
12101210
</para>
12111211
</listitem>
12121212

1213+
<!--
1214+
Author: Michael Paquier <michael@paquier.xyz>
1215+
2022-09-17 [fdd8937c0] Fix huge_pages on Windows
1216+
-->
1217+
1218+
<listitem>
1219+
<para>
1220+
Allow huge pages to work on newer versions of Windows 10 (Thomas Munro)
1221+
</para>
1222+
1223+
<para>
1224+
This adds the special handling required to enable huge pages on newer versions of Windows 10.
1225+
</para>
1226+
</listitem>
1227+
12131228
<!--
12141229
Author: Thomas Munro <tmunro@postgresql.org>
12151230
2023-04-08 [d4e71df6d] Add io_direct setting (developer-only).

0 commit comments

Comments
 (0)