Re: 10.0 - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: 10.0
Date
Msg-id 57361098.3080108@2ndquadrant.com
Whole thread Raw
In response to Re: 10.0  (Andreas Joseph Krogh <andreas@visena.com>)
List pgsql-hackers
On 13/05/16 17:42, Andreas Joseph Krogh wrote:
> På fredag 13. mai 2016 kl. 17:05:23, skrev Robert Haas
> <robertmhaas@gmail.com <mailto:robertmhaas@gmail.com>>:
>
>  From a non-hacker...
>  From a DBA/application-developer perspective  while there are many exiting
> features in 9.6 I'd expect more from 10.0, like some of these features:
> - Built in "Drop-in replacement" Multi-master replication
> - Built-in per-database replication with sequences and DDL-changes
>    (future versions of pglogical might solve this)
> - Full (and effective) parallelism "everywhere"
> - Improved executor (like Robert Haas suggested), more use of LLVM or
> similar
> - All of Postgres Pro's GIN-improvements for really fast FTS (with
> proper, index-backed, sorting etc.)
> - Pluggable storage-engines

I think this is actually nice example why we'll have to go the 
accumulation route when deciding to bump to 10, 11, etc. We can't 
possibly get all the major features people want into single release 
given the yearly release cycle.

That being said, I think that once we released beta1 as 9.6 it's too 
late for bumping it.

--   Petr Jelinek                  http://www.2ndQuadrant.com/  PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0
Next
From: Andres Freund
Date:
Subject: Re: Perf Benchmarking and regression.