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 0195e5c commit 99f5e47Copy full SHA for 99f5e47
doc/src/sgml/installation.sgml
@@ -1417,8 +1417,8 @@ su - postgres
1417
<para>
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"</> if using a debugger.
+ ability to detect and debug server errors. Your debugger might
+ also require specific compiler flags to produce useful output.
1422
</para>
1423
</note>
1424
</step>
0 commit comments