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

Commitbf8d8dd

Browse files
committed
pg_upgrade: document link options
Document that tablespaces and pg_xlog can be on different file systemsfor pg_upgrade --link mode.Backpatch to 9.3.
1 parent9f8830d commitbf8d8dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ NET STOP pgsql-8.3 (<productname>PostgreSQL</> 8.3 and older used a different s
336336
copying), but you will not be able to access your old cluster
337337
once you start the new cluster after the upgrade. Link mode also
338338
requires that the old and new cluster data directories be in the
339-
same file system. See <literal>pg_upgrade --help</> for a full
339+
same file system. (Tablespaces and <filename>pg_xlog</> can be on
340+
different file systems.) See <literal>pg_upgrade --help</> for a full
340341
list of options.
341342
</para>
342343

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp