aboutsummaryrefslogtreecommitdiff
path: root/migration/6.1_to_6.2
blob: bf40489c773b188e9bf06f494d5d12fd64bf88b1 (plain)
1
2
3
4
5
6
7
8
This migration requires a complete dump of the 6.1 database and a
restore of the database in 6.2.

Note that the pg_dump and pg_dumpall utility from 6.2 should be used
to dump the 6.1 database.

Those migrating from earlier 1.* releases should first upgrade to 1.09
because the COPY output format was improved from the 1.02 release.