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

Commitd4db16d

Browse files
committed
Add description of long options for '-c', '-D', '-l' and '-s'. Per
discussion of hackers list on 2012/3/10 "missing description initdbmanual".
1 parent48ea558 commitd4db16d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ PostgreSQL documentation
244244

245245
<varlistentry>
246246
<term><option>-c</option></term>
247+
<term><option>--core-file</option></term>
247248
<listitem>
248249
<para>
249250
Attempt to allow server crashes to produce core files, on platforms
@@ -257,6 +258,7 @@ PostgreSQL documentation
257258

258259
<varlistentry>
259260
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
261+
<term><option>--pgdata <replaceable class="parameter">datadir</replaceable></option></term>
260262
<listitem>
261263
<para>
262264
Specifies the file system location of the database files. If
@@ -268,6 +270,7 @@ PostgreSQL documentation
268270

269271
<varlistentry>
270272
<term><option>-l <replaceable class="parameter">filename</replaceable></option></term>
273+
<term><option>--log <replaceable class="parameter">filename</replaceable></option></term>
271274
<listitem>
272275
<para>
273276
Append the server log output to
@@ -280,6 +283,7 @@ PostgreSQL documentation
280283

281284
<varlistentry>
282285
<term><option>-m <replaceable class="parameter">mode</replaceable></option></term>
286+
<term><option>--mode <replaceable class="parameter">mode</replaceable></option></term>
283287
<listitem>
284288
<para>
285289
Specifies the shutdown mode. <replaceable>mode</replaceable>
@@ -340,6 +344,7 @@ PostgreSQL documentation
340344

341345
<varlistentry>
342346
<term><option>-s</option></term>
347+
<term><option>--silent</option></term>
343348
<listitem>
344349
<para>
345350
Print only errors, no informational messages.
@@ -349,6 +354,7 @@ PostgreSQL documentation
349354

350355
<varlistentry>
351356
<term><option>-t</option></term>
357+
<term><option>--timeout</option></term>
352358
<listitem>
353359
<para>
354360
The maximum number of seconds to wait when waiting for startup or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp