mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix docs build.
Broken by the huge_tlb_pages patch. Vik Fearing.
This commit is contained in:
@ -1137,7 +1137,7 @@ include 'filename'
|
|||||||
<para>
|
<para>
|
||||||
With <varname>huge_tlb_pages</varname> set to <literal>try</literal>,
|
With <varname>huge_tlb_pages</varname> set to <literal>try</literal>,
|
||||||
the server will try to use huge pages, but fall back to using
|
the server will try to use huge pages, but fall back to using
|
||||||
normal allocation if that fails. With <literal>on</literal, failure
|
normal allocation if that fails. With <literal>on</literal>, failure
|
||||||
to use huge pages will prevent the server from starting up. With
|
to use huge pages will prevent the server from starting up. With
|
||||||
<literal>off</literal>, huge pages will not be used.
|
<literal>off</literal>, huge pages will not be used.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user