summaryrefslogtreecommitdiff
path: root/contrib/pg_upgrade/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_upgrade/README')
-rw-r--r--contrib/pg_upgrade/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/contrib/pg_upgrade/README b/contrib/pg_upgrade/README
index d2f25bd56c7..3ba754cef0f 100644
--- a/contrib/pg_upgrade/README
+++ b/contrib/pg_upgrade/README
@@ -1,9 +1,11 @@
pg_upgrade
-This is a version of pg_upgrade which will migrate a 7.1 database to
-7.2, or allow a 7.2 to 7.2 migration if you need to perform an initdb.
-It has been only lightly tested. Please report any problems to the
-PostgreSQL lists.
+
+PG_UPGRADE IS NOT AVAILABLE FOR UPGRADES FROM 7.2.X.
+
+This is a version of pg_upgrade which will allow a 7.3 to 7.3 migration
+if you need to perform an initdb. It has been only lightly tested.
+Please report any problems to the PostgreSQL lists.
Read the manual page for more information. To view it:
@@ -11,4 +13,4 @@ Read the manual page for more information. To view it:
Bruce Momjian
-2002-01-14
+2002-07-03