-
+
Release 9.0
2010-??-??
+
+
Overview
+
+ Add /contrib/pg_upgrade>>
+ to support in-place upgrades
+
+
+
Migration to Version 9.0
-
CURRENT AS OF 2010-04-29
+
CURRENT AS OF 2010-05-12
A dump/restore using
pg_dump is
Contrib
+
+ Add /contrib/pg_upgrade>>
+ to support in-place upgrades (Bruce)
+
+
+ This avoids the requirement of dumping/reloading the database when
+ upgrading to a new major release of PostgreSQL. It supports upgrades
+ from PostgreSQL 8.3 and 8.4.
+
+
+
Add multi-threaded option (