diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 48ac68d41d7..b157fc14180 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -1,4 +1,4 @@ - + pg_upgrade @@ -159,11 +159,6 @@ mv /usr/local/pgsql /usr/local/pgsql.old to rename the directory. - - If you are using tablespaces and migrating to 8.4 or earlier, there must - be sufficient directory permissions to allow pg_upgrade to rename each - tablespace directory to add a ".old" suffix. -