8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60653b commit 6477d66Copy full SHA for 6477d66
doc/src/sgml/runtime.sgml
@@ -1342,7 +1342,7 @@ echo -17 > /proc/self/oom_adj
1342
Note that this action must be done as root, or it will have no effect;
1343
so a root-owned startup script is the easiest place to do it. If you
1344
do this, you may also wish to build <productname>PostgreSQL</>
1345
- with <literal>-DLINUX_OOM_ADJ=0</> added to <varname>CFLAGS</>.
+ with <literal>-DLINUX_OOM_ADJ=0</> added to <varname>CPPFLAGS</>.
1346
That will cause postmaster child processes to run with the normal
1347
<varname>oom_adj</> value of zero, so that the OOM killer can still
1348
target them at need.
0 commit comments