Re: Beta1 announcement: alpha1 draft

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Beta1 announcement: alpha1 draft
Date: 2016-04-26 18:53:53
Message-ID: 571FB941.3020007@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

And phase 2...

Note, I am purposely limiting the features we list to a maximum of 5.
This is just a beta announcement, we need people to read it and anything
longer than one page and we lose the majority of the audience.

PostgreSQL 9.6 Beta1 Released!

The PostgreSQL Global Development Group announces today that the first
beta release of PostgreSQL 9.6 is available for download. This is a
feature freeze release and should contain all features and APIs of the
final release. Users are encouraged to begin testing their applications
against this latest release.

Major changes since 9.5

The 9.6 features several significant changes and exciting enhancements
including:

* Parallel sequential scans, joins and aggregates

* Enhanced synchronous replication support with Support for multiple
synchronous standby and remote_apply confirmation.


* Phrase full text search

* Pushdown support for joins, DML (UPDATE/DELETE) and sorts for
postgres_fdw

* Frozen page data in visibility map for skipping vacuum on
already-frozen data

In particular, the the parallelism feature should bring a noticeable
increase in performance to supported queries.

Beta Schedule

This is first beta release of version 9.6, indicating that very few
user-visible feature changes are expected before final release. The
PostgreSQL Project will release additional betas as required for
testing, followed by one or more release candidates, until the final
release in late 2016. For further information please see:

* http://www.postgresql.org/docs/devel/static/release-9-5-2.html

* (Update to 9.6GBeta1)

Notable upcoming community releases

* PgAdminIV is in preview mode (insert link)

* PgLogical is available for testing (insert link)

* Apache MADlib: an open source analytics library for PostgreSQL (insert
link)

--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Magnus Hagander 2016-04-26 20:41:50 Re: Beta1 announcement: alpha1 draft
Previous Message Joshua D. Drake 2016-04-26 18:34:28 Re: Beta1 announcement: alpha1 draft