PostgreSQL 9.4 Beta 2 Released - Mailing list pgsql-announce

From Magnus Hagander
Subject PostgreSQL 9.4 Beta 2 Released
Date
Msg-id 20e710fd3e4790ee1051aa1e107d3708@postgresql.org
Whole thread Raw
List pgsql-announce
The PostgreSQL Global Development Group has made available the second
beta release of PostgreSQL 9.4.  This beta contains previews of all of
the features which will be available in version 9.4, plus corrections
for many of the issues discovered by users who tested 9.4 Beta 1.
Please download, test, and report what you find.

Among the changes made since 9.4 Beta 1 are:

* Fix handling of two-phase commit and prepared statements for logical
decoding
* Multiple fixes for bugs in pg_recvlogical
* Change slot handling logic for replication slots
* Add support for BSD and e2fsprogs UUID libraries.
* Multiple jsonb bug fixes
* Remove use_json_as_text options from json functions
* Make json_build_* functions STABLE instead of IMMUTABLE
* Prevent ALTER SYSTEM from changing the data directory
* Prevent autovacuum-related crash
* Many documentation improvements and changes

Beta 2 includes changes to pg_control and to the system catalogs.  As
such, users who have been testing Beta 1 will need to upgrade in order
to test Beta 2.  We suggest using pg_upgrade for this upgrade in order
to test that as well.

For a full listing of the features in version 9.4 Beta, please see the
release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4.html.
Additional descriptions and notes on the new features are available on
the 9.4 Features Wiki Page:
http://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.4.

We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free.  Please download
PostgreSQL 9.4 Beta 2 and try it with your workloads and applications
as soon as you can, and give feedback to the PostgreSQL developers.
Features and APIs in Beta 2 will not change substantially before final
release, so it is now safe to start building applications against the
new features. More information on how to test and report issues:
http://www.postgresql.org/developer/beta

Get the PostgreSQL 9.4 Beta 2, including binaries and installers for
Windows, Linux and Mac from our download page:
http://www.postgresql.org/download.

Full documentation of the new version is available online:
http://www.postgresql.org/docs/9.4/static, and also installs with
PostgreSQL.

--
  Magnus Hagander
  PostgreSQL Core Team
  http://www.postgresql.org



pgsql-announce by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Call for papers - PGConf.EU 2014 - extended till 07/24!
Next
From: Magnus Hagander
Date:
Subject: 2014-07-24: PostgreSQL updates 9.3.5, 9.2.9, 9.1.14, 9.0.18, and 8.4.22 released