|
|
Log in / Subscribe / Register

PostgreSQL 8.2 released

From:  Josh Berkus <josh-AT-postgresql.org>
To:  pgsql-announce-AT-postgresql.org
Subject:  [ANNOUNCE] PostgreSQL 8.2 Now Available
Date:  Tue, 05 Dec 2006 14:41:24 -0500

After eight months of development and five months of integration and 
testing, the PostgreSQL Global Development Group now announces the 
availability of PostgreSQL version 8.2 (our 14th public release).

Among the features of this new version are:
-- Higher performance (+20% on OLTP tests)
-- Improved Warm standby databases
-- Online index builds
-- SQL2003 aggregates
-- Improved TSearch2 with Generalized Inverted Indexes
-- Support for DTrace probes
-- Advisory Locks
-- New ISN/ISBN and pgCrypto modules
-- Selective pg_dump options

... and many more included in the over 300 patches which went into this 
version.

For highlights of the release, please see the press kit: 
http://www.postgresql.org/about/press/presskit82.html.en

Downloads:
	Source: http://www.postgresql.org/ftp/source/v8.2/
	Windows Binaries: http://www.postgresql.org/ftp/binary/v8.2.0/win32/
	Red Hat RPMs: http://www.postgresql.org/ftp/binary/v8.2.0/linux/rpms/

Packages and ports for OSX, Solaris, Ubuntu, Debian, SuSE and other 
operating systems will be available in the weeks and months to come, 
either from postgresql.org or from the platform vendor.

Version 8.2 will be announced and discussed at the LISA conference in 
Washington DC, at the PostgreSQL booth and BOF: 
http://www.usenix.org/events/lisa06/

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

               pgsql-announce-unsubscribe@postgresql.org



to post comments

PostgreSQL 8.2 released

Posted Dec 6, 2006 4:29 UTC (Wed) by captrb (guest, #2291) [Link]

There is a lot to be excited about in this release. In particular, online index
builds will spare me a great deal of pain trying to orchestrate schema changes
to 100+gig tables without downtime.


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds