Commit 99f5e47d authored by Bruce Momjian's avatar Bruce Momjian

Change installation docs to mention general debugging options.

parent 0195e5c4
......@@ -1417,8 +1417,8 @@ su - postgres
<para>
Server developers should consider using the configure options
<option>--enable-cassert</> and <option>--enable-debug</> to enhance the
ability to detect and debug server errors. They should also consider
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.
</para>
</note>
</step>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment