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

Commit1490946

Browse files
committed
Minor documentation cleanup.
Fujii Masao
1 parent6711999 commit1490946

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -615,9 +615,8 @@ PostgreSQL documentation
615615
<screen>
616616
<prompt>$</prompt> <userinput>pg_ctl status</userinput>
617617
<computeroutput>
618-
pg_ctl: server is running (pid: 13718)
619-
Command line was:
620-
/usr/local/pgsql/bin/postgres '-D' '/usr/local/pgsql/data' '-p' '5433' '-B' '128'
618+
pg_ctl: server is running (PID: 13718)
619+
/usr/local/pgsql/bin/postgres "-D" "/usr/local/pgsql/data" "-p" "5433" "-B" "128"
621620
</computeroutput>
622621
</screen>
623622
This is the command line that would be invoked in restart mode.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp