PostgreSQL v7.2b2 Released

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org, <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL v7.2b2 Released
Date: 2001-11-07 23:43:06
Message-ID: 20011107183001.E51971-100000@earth.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general pgsql-hackers


Good evening ...

Back on October 25th, 2001, the PostgreSQL Global Development
Group quietly released Beta1 of PostgreSQL v7.2, in order to get the first
round of packaging and testing of our upcoming release in motion.

Today, almost two weeks later and with few major bugs reported, we
are please to announce our second Beta for broader testing.

v7.2 of PostgreSQL includes over 6 months of development since we
released v7.1 back in April, 2001, and, as with all our releases, contains
more improvements, enhancements and bug fixes then one would put into an
email.

Major highlights for this release include:

VACUUM - VACUUM no longer locks tables, allowing normal user
access during the VACUUM. A new VACUUM FULL command does old-style
vacuum by locking the table and shrinking the on-disk copy of the table.

Transactions - There is no longer a problem with installations
that exceed four billion transactions.

OID's - OID's are now optional. Users can now create tables
without OID's for cases where OID usage is excessive.

Optimizer - The system now computes histogram column statistics
during ANALYZE, allowing much better optimizer choices.

Security - A new MD5 encryption option allows much more secure
storage and transfer of passwords. A new unix-domain socket
authentication option is available on Linux and *BSD systems.

Statistics - Administrators can use the new table access
statistics module to get fine-grained information about table and index
usage.

Internationalization - Error messages can now be displayed in
several languages.

With a complete list of changes listed in the HISTORY file.

As well, as with all of our major releases, v7.2 will require a
complete dump and restore when upgrading from previous versions.

v7.2b2 is available at ftp://ftp.postgresql.org, as well as
through all of our official mirror sites.

Bug reports, as always, should be directed to
pgsql-bugs(at)postgresql(dot)org, and the severity of all bugs reported will
determine whether we move to the release cycle, or do another Beta, so we
encourage as many administrators as possible to test this current release.

Marc G. Fournier
Coordinator, PGDG

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Justin Clift 2001-11-08 10:30:57 New release of CASE Studio (commercial ERD tool) specifically includes PostgreSQL features
Previous Message Edward Smirnov 2001-11-02 06:46:07 PostgresDAC ver.1.8: Delphi/C++Builder BDE replacement

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-11-07 23:50:13 Re: pg_dump and DEFAULT column values
Previous Message Francisco Reyes 2001-11-07 23:14:36 Re: performance tuning

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-11-08 00:26:14 Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
Previous Message Mike Rogers 2001-11-07 22:58:36 'postgres' flag