Welcome!

Open Source Authors: Maureen O'Gara, Jeremy Geelan, Liz McMillan, Reuven Cohen, Lavenya Dilip

Related Topics: Open Source

Open Source: Article

PostgreSQL 8.1 Open Source Database Now Available for Downloading

More than 120 New Features Built Into New Version

The PostgreSQL Global Development Group has released PostgreSQL 8.1, "designed, built, and tested by a large and thriving community and backed by a growing number of corporate sponsors and support companies," according to official release information.

Version 8.1 expands the scope of PostgreSQL application development, and includes performance improvements and advanced SQL features that support bigger data warehouses, higher-volume transaction processing, and more complex distributed enterprise software.

"The project is clearly accelerating in the minds of database users," said Lance Obermeyer, Director of Products at Pervasive Software, one of PostgreSQL's corporate sponsors. "Given the growing interest in open source infrastructure software, we're expecting PostgreSQL to pick up even more steam."

PostgreSQL 8.1 contains more than 120 new features and enhancements contributed by almost 200 developers. Among them are:

Roles: PostgreSQL now supports database roles, which simplify the management of large numbers of users with complex overlapping database rights.

IN/OUT Parameters: PostgreSQL functions now support IN, OUT and INOUT parameters, which substantially improves support of complex business logic for J2EE and .NET applications.

Two-Phase Commit (2PC): Long in demand for WAN applications and heterogeneous data centers using PostgreSQL, this feature allows ACID-compliant transactions across widely separated servers.

More Stories By Open Source News

Enterprise Open Source News Desk trawls the fast-growing world of Professional Open Source for business-relevant items of news, opinion, and insight.

Comments (1) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
EOS Magazine News Desk 12/30/05 09:25:51 PM EST

PostgreSQL 8.1 contains more than 120 new features and enhancements contributed by almost 200 developers. 'The project is clearly accelerating in the minds of database users,' said Lance Obermeyer, Director of Products at Pervasive Software, one of PostgreSQL's corporate sponsors. 'Given the growing interest in open source infrastructure software, we're expecting PostgreSQL to pick up even more steam.' The new version of PostgreSQL can be downloaded in a variety of binary formats for Linux and Windows platforms, or as source code.