PostgreSQL 9.0 Beta 4

0
(0)

Leo el aviso de la liberación de la Beta 4 de la Base de Datos PostgreSQL.

El comunicado de prensa aquí.

From: Selena Deckelmann
Date: August 1, 2010 12:32:37 PM CDT
To: pgsql-announce@postgresql.org
Subject: [ANNOUNCE] PostgreSQL 9.0 Beta 4 available now!

The fourth beta release for PostgreSQL version 9.0 is now available!
This beta contains numerous fixes and several changes since beta3.
Please download, install, and test it so that we can move toward final
release of 9.0.

Some significant changes have been introduced in beta4 which will
require some applications to be re-tested with 9.0. These include:

* Report disk space error properly and do not load .psqlrc when using
pg_upgrade;
* Allow full SSL certificate verification when host and hostaddr are
both specified, backpatched to 8.4;
* Fix for pg_dump’s handling of SQL/MED objects;
* Bugfix and performance improvement for scans of lossy GIN index pointers;
* Fix for possible page corruption in ALTER TABLE .. SET TABLESPACE;
* Properly replay CREATE TABLESPACE during crash recovery;
* Cleanup subtransactions in FOR loops, and avoid deep recursion when
assigning XIDs to multiple levels of subtransactions, both backpatched
to 8.0.

Note that, due to a system catalog change, an initdb and database
reload will be required for upgrading from 9.0Beta1. We encourage
users to use this opportunity to test pg_upgrade for the upgrade from
beta3 or an earlier version of 9.0. Please report your results.

If you are able to help with beta testing, please see the testing
page: http://wiki.postgresql.org/wiki/HowToBetaTest

Betas are not stable and should never be used in production; they are
for testing only. A release candidate will be available for testing
soon.

Source code, as well as binary installers for many platforms, is
available from the PostgreSQL Web Site:
* Source: http://www.postgresql.org/ftp/source/v9.0beta4
* One-Click installer including Win64 binaries:
http://www.enterprisedb.com/products/pgdownload.do
* Binaries for other platforms: http://www.postgresql.org/ftp/binary/v9.0beta4
* Release Notes:
http://developer.postgresql.org/pgdocs/postgres/release-9-0.html
* Participation in Testing: http://www.postgresql.org/developer/beta

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

pgsql-announce-unsubscribe@postgresql.org

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply