Thanks to visit codestin.com Credit goes to github.com
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 5eae7e1 commit 5add506Copy full SHA for 5add506
doc/src/sgml/pgupgrade.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.7 2010/05/19 20:37:03 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.8 2010/05/19 20:40:33 momjian Exp $ -->
2
3
<sect1 id="pgupgrade">
4
<title>pg_upgrade</title>
@@ -159,11 +159,6 @@ mv /usr/local/pgsql /usr/local/pgsql.old
159
to rename the directory.
160
</para>
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
</listitem>
168
169
<listitem>
0 commit comments