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

Commit6b44b9b

Browse files
committed
Mention in pg_upgrade docs that the proper Win32 service name should be used.
Per report from Harald Armin Massa
1 parenteb22950 commit6b44b9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,14 +246,14 @@ gmake prefix=/usr/local/pgsql.new install
246246
<title>Stop both servers</title>
247247

248248
<para>
249-
Make sure both database servers are stopped using on Unix, e.g.:
249+
Make sure both database servers are stopped using, on Unix, e.g.:
250250

251251
<programlisting>
252252
pg_ctl -D /opt/PostgreSQL/8.4 stop
253253
pg_ctl -D /opt/PostgreSQL/9.0 stop
254254
</programlisting>
255255

256-
or on Windows
256+
or on Windows, using the proper service names:
257257

258258
<programlisting>
259259
NET STOP postgresql-8.4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp