postgresql/contrib/pg_upgrade
Tom Lane 74515dc69b Still more .gitignore cleanup.
Fix overly-enthusiastic ignores, as identified by
git ls-files -i --exclude-standard
2010-09-24 13:48:41 -04:00
..
README Disable pg_upgrade for 7.3. 2002-07-03 14:38:19 +00:00
pg_upgrade $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_upgrade.1 Add mention of recovery using pg_upgrade. 2002-01-31 19:13:53 +00:00

README

                                 pg_upgrade


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:

	nroff -man pg_upgrade.1 | more

Bruce Momjian

2002-07-03