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 parent74d770a commit10d66acCopy full SHA for 10d66ac
doc/src/sgml/pgupgrade.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.2 2010/05/1301:03:01 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.3 2010/05/1315:03:24 momjian Exp $ -->
2
3
<sect1 id="pgupgrade">
4
<title>pg_upgrade</title>
@@ -22,8 +22,12 @@
22
<para>
23
pg_upgrade supports upgrades from 8.3.X and later to the current
24
major release of Postgres, including snapshot and alpha releases.
25
+
26
+<!--
27
pg_upgrade also supports upgrades from EnterpriseDB's Postgres Plus
28
Advanced Server.
29
+-->
30
31
</para>
32
33
</sect2>
@@ -116,6 +120,7 @@ gmake prefix=/usr/local/pgsql.new install
116
120
start the new cluster.
117
121
118
122
123
119
124
125
If migrating EnterpriseDB's Postgres Plus Advanced Server, you must:
126
<itemizedlist>
@@ -132,6 +137,8 @@ gmake prefix=/usr/local/pgsql.new install
132
137
</listitem>
133
138
</itemizedlist>
134
139
140
141
135
142
136
143
144
<listitem>