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

Commita341b87

Browse files
committed
Fix markup problem with recent pg_ctl change.
1 parent0149643 commita341b87

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

‎doc/src/sgml/ref/pg_ctl-ref.sgml

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.42 2007/11/1004:52:17 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.43 2007/11/1014:07:18 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -174,20 +174,21 @@ PostgreSQL documentation
174174
<refsect1 id="app-pg-ctl-options">
175175
<title>Options</title>
176176

177-
<varlistentry>
178-
<term><option>-c</option></term>
179-
<listitem>
180-
<para>
181-
Attempt to allow server crashes to produce core files, on platforms
182-
where this available, by lifting any soft resource limit placed on
183-
them.
184-
This is useful in debugging or diagnosing problems by allowing a
185-
stack trace to be obtained from a failed server process.
186-
</para>
187-
</listitem>
188-
</varlistentry>
189-
190177
<variablelist>
178+
179+
<varlistentry>
180+
<term><option>-c</option></term>
181+
<listitem>
182+
<para>
183+
Attempt to allow server crashes to produce core files, on platforms
184+
where this available, by lifting any soft resource limit placed on
185+
them.
186+
This is useful in debugging or diagnosing problems by allowing a
187+
stack trace to be obtained from a failed server process.
188+
</para>
189+
</listitem>
190+
</varlistentry>
191+
191192
<varlistentry>
192193
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
193194
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp