We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f225e4b commit 2ff36abCopy full SHA for 2ff36ab
doc/src/sgml/installation.sgml
@@ -1418,7 +1418,7 @@ su - postgres
1418
Server developers should consider using the configure options
1419
<option>--enable-cassert</> and <option>--enable-debug</> to enhance the
1420
ability to detect and debug server errors. They should also consider
1421
- running configure with <literal>CFLAGS="-O0 -g"</>.
+ running configure with <literal>CFLAGS="-O0 -g"</> if using a debugger.
1422
</para>
1423
</note>
1424
</step>
0 commit comments