PostgreSQL Database server version 8.1.1 is now available
Designed, built and tested by a large and thriving community and backed by a growing number of corporate sponsors and support companies, version 8.1.1 will expand the scope of PostgreSQL application development. The new release includes performance imp
2005-12-15 00:00:00 2005-12-15 00:00:00 admin
The new release includes performance improvements and advanced SQL features which will support larger data warehouses, higher-volume transaction processing and more complex distributed enterprise software.
New features in this release include:
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.
Some Performance Enhancements found in this release include:
Improved Multiprocessor (SMP) Performance:
The buffer manager for 8.1 has been enhanced to scale almost linearly with the number of processors, leading to significant performance gains on 8-way, 16-way, dual-core, and multi-core CPU servers.
Bitmap Scan:
Indexes will be dynamically converted to bitmaps in memory when appropriate, giving up to twenty times faster index performance on complex queries against very large tables.
Table Partitioning:
The query planner is now able to avoid scanning whole sections of a large table using a technique known as Constraint Exclusion.
Shared Row Locking:
PostgreSQL's "better than row-level locking" now supports even higher levels of concurrency through the addition of shared row locks for foreign keys.
PostgreSQL 8.1.1 can be downloaded from the following locations:
FTP Mirrors
- http://www.postgresql.org/ftp/latest/
-Windows Installer
- http://www.postgresql.org/ftp/binary/v8.1.1/win32/
Other Binaries, including Linux, Mac OSx and Solaris
- http://www.postgresql.org/ftp/binary/v8.1.1
Installation guideline for PostgreSQL Mac OS X version :
http://developer.apple.com/internet/opensource/postgres.html
Commercial GUI for database management
http://pgsql.navicat.com/download.html
Ratings
Here you can write a comment
Related topics
Maguma OpenStudio wird am 07 März 2005 der Open Source Gemeinschaft freigegeben
Die Maguma GmbH veröffentlicht ihre Open Source PHP Entwicklungsumgebung Maguma OpenStudio am 7. März 2005, 3 Tage vor Beginn der CEBIT. Maguma OpenStudio wird unter der Mozilla Public License (MPL) 1.1 veröffentlicht. Maguma Studio besteht weiterhin al ...

Autor :
admin
Category:
Software & Web-Development
.NET schlägt J2EE
Neue Benchmark-Ergebnisse haben gezeigt, dass auch eine optimierte Version von Suns Referenz-Applikation Pet Store auf Intel-Hardware nicht mit dem von Microsoft entwickelten .NET-Pendant mithalten kann. Das auf Java spezialisierte Unternehmen The Middlew ...

Autor :
admin
Category:
Software & Web-Development
Sicherheitslücke in TCP
Betroffen sind prinzipiell alle TCP-Implementierungen, die konform zu den Spezifikationen der Internet Engineering Task Force sind und RFC 793 sowie die erweiterte Spezifikation RFC 1323 abdecken. Hierbei handelt es sich um keine wirklich neu entdeckt ...

Autor :
admin
Category:
Software & Web-Development
Sicherheitsloch in Netscape 7.x
Das Sicherheitsunternehmen iDefense hat ein Advisory veröffentlicht, nachdem Netscape 7.x anfällig für einen Fehler ist, durch den Angreifer beliebigen Code ausführen können. Das Problem liegt in der Überprüfung des SOAPParameter, gewisse Werte erzeugen h ...

Autor :
admin
Category:
Software & Web-Development
Bootstrap 2.3.1 veröffentlicht
Das beliebt Frontend-Framework Bootstrap erhält nun doch eine neue 2.3.1 Version mit der die Entwickler einige Fehler beheben wollen. ...

Autor :
admin
Category:
Software & Web-Development
Windows Vista Beta 2 jetzt testen
Die aktuelle Beta-Version wird in deutscher Sprache angeboten und ist sowohl für 32 und 64Bit -Systeme zu haben. 4,3 GByte müssen für das ISO-Image von der Microsoft Seite gesaugt werden. Mit einem Unkostenbeitrag von 16,- Euro kann eine Windows Vista auf ...

Autor :
admin
Category:
Software & Web-Development