The document discusses new features and improvements in PostgreSQL 9.0, including performance enhancements like improved VACUUM FULL and index usage, and new administration features like granting permissions on all tables in a schema at once and improved initialization process using pg_ctl initdb. It also covers areas like development, procedures, and replication.