PostgreSQL has a First Release Candidate for Version 9.0 | Database Journal

PostgreSQL has a First Release Candidate for Version 9.0

Sep 2, 2010
1 minute read

Although there may be more candidates before the final release, the first release candidate for open source database PostgreSQL version 9.0 is now available for download. Here is what’s new about PostgreSQL 9.0:

  • Streaming Replication, allowing a slave system to receive Write Ahead Logs from the primary server as they are generated
  • Hot Standby, providing connection to a server in recovery mode, also allowing it to process read-only queries and resume normal operations without disconnecting users
  • Full support for 64-bit Windows
  • Improved reporting queries, SQL standard per-column triggers Easier database permission management
  • Enhanced Perl and Python integration
  • And a changed disk format which requires a pg_dump to export from older database versions, or using pg-migrator to directly update the data directory.
Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.