You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_upgrade
Bruce Momjian c419c22414 Update pg_upgrade for 7.3. 24 years ago
..
README Add mention of recovery using pg_upgrade. 24 years ago
pg_upgrade Update pg_upgrade for 7.3. 24 years ago
pg_upgrade.1 Add mention of recovery using pg_upgrade. 24 years ago

README

                                 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.

Read the manual page for more information. To view it:

nroff -man pg_upgrade.1 | more

Bruce Momjian

2002-01-14