Re: Draft of Alpha release announcement

From: Andres Freund <andres(at)anarazel(dot)de>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Draft of Alpha release announcement
Date: 2015-07-01 11:50:14
Message-ID: 20150701115014.GA30708@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Hi,

On 2015-06-30 15:35:02 -0700, Josh Berkus wrote:
> Major Features
> --------------
>
> Among new major features available for testing in this alpha are:
>
> * Block-Range Indexes (BRIN) which enable compact indexing of very large tables
> * Large speed improvements in in-memory sorting and hashing
> * Automated management of transaction log size
> * INSERT ON CONFLICT UPDATE, otherwise known as "UPSERT"
> * Grouping Sets, CUBE and ROLLUP analytic operations
> * Row-Level Security (RLS) support
> * More JSONB data manipulation functions and operators
> * Added the pg_rewind tool and other high availability improvements to replication
> * Multiple enhancements to Foreign Data Wrappers, including IMPORT FOREIGN SCHEMA

> * [9.5 Alpha Release Notes](http://www.postgresql.org/docs/devel/static/release-9-5.html)

I think it'd be good to integrate the major items list into the release
notes in time for the website to update... If necessary, can you ping me
in time to update the sgml?

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Gilberto Castillo 2015-07-01 12:47:08 Re: Draft of Alpha release announcement
Previous Message Andres Freund 2015-07-01 11:39:04 Re: Draft of Alpha release announcement