|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.7 2010/05/19 20:37:03 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.8 2010/05/19 20:40:33 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <sect1 id="pgupgrade"> |
4 | 4 | <title>pg_upgrade</title> |
@@ -159,11 +159,6 @@ mv /usr/local/pgsql /usr/local/pgsql.old |
159 | 159 | to rename the directory. |
160 | 160 | </para> |
161 | 161 |
|
162 | | - <para> |
163 | | - If you are using tablespaces and migrating to 8.4 or earlier, there must |
164 | | - be sufficient directory permissions to allow <application>pg_upgrade</> to rename each |
165 | | - tablespace directory to add a ".old" suffix. |
166 | | - </para> |
167 | 162 | </listitem> |
168 | 163 |
|
169 | 164 | <listitem> |
|