Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb60f37b

Browse files
committed
Suggest configure options for server developers.
Greg Smith
1 parentf1e1300 commitb60f37b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,6 +1412,15 @@ su - postgres
14121412
</varlistentry>
14131413
</variablelist>
14141414
</para>
1415+
1416+
<note>
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"</>.
1422+
</para>
1423+
</note>
14151424
</step>
14161425

14171426
<step id="build">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp