Re: PostgreSQL 11 Major Features
"Jonathan S. Katz" <[email protected]> Fri, 8 Jun 2018 10:26:25 -0400
| Newsgroups | gmane.comp.db.postgresql.advocacy |
|---|---|
| Message-ID | <[email protected]> |
> On May 24, 2018, at 10:48 AM, Jonathan S. Katz <[email protected]> wrote: > > Hi, > > PostgreSQL 11 Beta 1 went live today with a preliminary list of major > features: > > https://www.postgresql.org/docs/11/static/release-11.html#id-1.11.6.5.3 <https://www.postgresql.org/docs/11/static/release-11.html#id-1.11.6.5.3> > > As with everything in the beta, this may not be the final list: we may > need to add / remove based on what we see in testing, what features > may have more of an impact on people’s usage of PostgreSQL than > we may have initially noticed, etc. > > I wanted to start this thread not to both facilitate a discussion of what > the major features are going into PostgreSQL 11 and as a means to > collect user feedback from beta testing to see if there is something we > should be highlighting that we are not (or something we shouldn’t > highlight). > > So, please encourage people to test the PostgreSQL 11 beta and > provide feedback so we can effectively message the release come > the fall! So one I would suggest adding is “covering indexes” - they seem like they could be very helpful[1]. Jonathan [1] https://paquier.xyz/postgresql-2/postgres-11-covering-indexes/ <https://paquier.xyz/postgresql-2/postgres-11-covering-indexes/>