Open source PostgreSQL 9.1 beta released
- 03 May, 2011 00:00
- Comments
The PostgreSQL open source database project has released the first beta of version 9.1, which its developers say has more new features than appeared with the 9.0 release, including synchronous replication to help prevent data loss.
Version 9.1 beta contains all of the features which will be in the final 9.1 release, which is expected two to four months from now, depending on the rate of testing and bug fixing.
PostgreSQL 9.0 was released in September last year.
New features coming in 9.1 include synchronous replication, which allows administrators to create synchronous standby databases as another option for fault tolerance.
Synchronous replication includes "transaction-controlled synchronous commit", which the developers say is a PostgreSQL innovation.
Another innovation is “serializable snapshot isolation” for “true serializablity” without blocking. This feature supports complex finanical transactions at a high rate of concurrency.
To improve development of spatial applications, new “K-Nearest-Neighbor” indexing has been added allowing an indexed search of “what’s near”.
Also new is integration of third-party extensions through the PostgreSQL Extension Network (PGXN) at: www.pgxn.org.
According to its developers, PostgreSQL has always offered database customisation, but with 9.1 those customisations can be “packaged, managed and upgraded easily”.
Support for per-column collations will multilingual databases, where each column can be a separate language, and unlogged tables will do high-speed writes of ephemeral data.
In another win for DBAs, the new writeable common table expressions support allows executing recursive updates and other data changes in one SQL statement instead of a whole script.
PostgreSQL 9.1 will also allow different types of data sources, like files and other databases, to be attached to it and used like tables.
Security enhanced PostgreSQL now supports full integration of mandatory access control through SELinux systems.
PostgreSQL is online at: PostgreSQL.org.
Follow Rodney Gedda on Twitter: @rodneygedda
- Bookmark this page
- Share this article
- Got more on this story? Email Computerworld
- Follow Computerworld on twitter
- IDC Case Study - EMC IT Increasing Efficiency, Reducing Costs, and Optimising IT with Data Deduplication
- Pathways Advanced ICT Leadership Development Program Brochure and Course Outline 2012
- Securing Vital Infrastructure
- Think print, Think security - Plugging the printer security gap
- Getting real about Virtual Backup and Recovery
-
FTC chairman: Do-not-track law may not be needed
-
Kindle sales soar but Amazon mum on actual numbers
-
Wall Street Beat: IPOs, M&A, chip news stir tech optimism
-
Anonymous Takes Aim at Indian Government
-
Java creator: Fears over consequences of possible Oracle trial win may be overblown
-
Windows 7 for Dummies®
-
MYOB Software for Dummies 6E Australian Edition
-
Office 2007 All-In-One Desk Reference for Dummies
-
Windows 7 for Seniors for Dummies®
-
Windows 7 for Dummies® Dvd+book Bundle
-
Teach Yourself Visually Windows 7
-
Computers for Seniors for Dummies, 2nd Edition
-
Office 2007 for Dummies
-
Microsoft Office









Comments
Post new comment