mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
Suggest configure options for server developers.
Greg Smith
This commit is contained in:
parent
f1e13001b2
commit
b60f37bf44
@ -1412,6 +1412,15 @@ su - postgres
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<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"</>.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step id="build">
|
<step id="build">
|
||||||
|
Loading…
Reference in New Issue
Block a user