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

Commit1e298b8

Browse files
committed
doc: clearify pg_upgrade default copy behavior
Reported-by: Marek <marek.cvoren@gmail.com>Discussion: 20170328110253.2695.62609@wrigleys.postgresql.org
1 parent4c3b59a commit1e298b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ NET STOP postgresql-9.0
336336
Always run the <application>pg_upgrade</> binary of the new server, not the old one.
337337
<application>pg_upgrade</> requires the specification of the old and new cluster's
338338
data and executable (<filename>bin</>) directories. You can also specify
339-
user and port values, and whether you want the datalinked instead of
340-
copied (the default).
339+
user and port values, and whether you want the datafiles linked
340+
instead ofthe default copy behavior.
341341
</para>
342342

343343
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp