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

Commit7547886

Browse files
committed
pg_ctl does not use -S by default anymore so update documentation
1 parent1c5b902 commit7547886

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.2 2000/05/02 20:02:03 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.3 2000/05/23 21:46:57 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -254,13 +254,7 @@ pg_ctl [-D <replaceable class="parameter">datadir</replaceable>] status
254254

255255
<para>
256256
<filename>postmaster.opts.default</filename> contains parameters
257-
for <application>postmaster</application>. With a
258-
default installation, the <option>-S</option> option is enabled.
259-
So <command>pg_ctl start</command> implies:
260-
261-
<programlisting>
262-
postmaster -S
263-
</programlisting>
257+
for <application>postmaster</application>.
264258
</para>
265259

266260
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp