PostgreSQL v7.4 freigegeben

Die PostgreSQL Global Development Group (PGDG) freut sich, die Freigabe der Version 7.4 des objektrelationalen Datenbankmanagementsystems (ORDBMS) PostgreSQL bekanntzugeben.
Diese neue Hauptversion bietet sowohl Funktionalität und Geschwindigkeit für den Einsatz in Unternehmensumgebungen, als auch Flexibilität und niedrige Gesamtkosten, wie viele andere Open-Source Produkte auch.

Die Version 7.4 enthält eine Menge neuer Leistungsmerkmale, die PostgreSQL zu einer noch mächtigeren und höher skalierbaren Datenbank für große Unternehmen machen.
Hierzu zählen auch die optimierte Unterstützung des AMD Opteron ™, eine verbesserte Verwaltung von Indizes, sowie eine hochentwickelte Unterstützung der Volltextsuche, die gewichtete Abfrageergebnisse erzeugen kann.
Zusammen mit der kürzlich von PostgreSQL Inc. eingebrachten eRServer(c) Replikationslösung gewährleisten diese Entwicklungen, dass PostgreSQL mehr denn je in hochverfügbaren, hochgradig skalierbaren Umgebungen eingesetzt werden kann.

neue / verbesserte Features:

– IN / NOT IN subqueries are now much more efficient
– Improved GROUP BY processing by using hash buckets
– New multikey hash join capability
– Queries using the explicit JOIN syntax are now better optimized
– Faster and more powerful regular expression code
– Function-inlining for simple SQL functions
– Full support for IPv6 connections and IPv6 address data types
– Major improvements in SSL performance and reliability
– Make free space map efficiently reuse empty index pages, and other free space management improvements
– SQL-standard information schema
– Cursors conform more closely to the SQL standard
– Cursors can exist outside transactions
– New client-to-server protocol
– libpq and ECPG applications are now fully thread-safe
– New version of full-text indexing
– New autovacuum tool
– Array handling has been improved and moved into the server core

Quelle: http://www.postgresql.org/news/160.html

Release Notes: http://developer.postgresql.org/~momjian/HISTORY.html

Download: http://www.postgresql.org/mirrors-ftp.html

Hinterlasse jetzt einen Kommentar

Kommentar hinterlassen

E-Mail Adresse wird nicht veröffentlicht.


*