We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8830d commit bf8d8ddCopy full SHA for bf8d8dd
doc/src/sgml/pgupgrade.sgml
@@ -336,7 +336,8 @@ NET STOP pgsql-8.3 (<productname>PostgreSQL</> 8.3 and older used a different s
336
copying), but you will not be able to access your old cluster
337
once you start the new cluster after the upgrade. Link mode also
338
requires that the old and new cluster data directories be in the
339
- same file system. See <literal>pg_upgrade --help</> for a full
+ same file system. (Tablespaces and <filename>pg_xlog</> can be on
340
+ different file systems.) See <literal>pg_upgrade --help</> for a full
341
list of options.
342
</para>
343
0 commit comments