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