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

Commit27aa1b9

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 parent5a348fe commit27aa1b9

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
@@ -335,7 +335,8 @@ NET STOP pgsql-8.3 (<productname>PostgreSQL</> 8.3 and older used a different s
335335
copying), but you will not be able to access your old cluster
336336
once you start the new cluster after the upgrade. Link mode also
337337
requires that the old and new cluster data directories be in the
338-
same file system. See <literal>pg_upgrade --help</> for a full
338+
same file system. (Tablespaces and <filename>pg_xlog</> can be on
339+
different file systems.) See <literal>pg_upgrade --help</> for a full
339340
list of options.
340341
</para>
341342

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp