Re: Top features in 9.6?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Top features in 9.6?
Дата
Msg-id 20160412024650.GH10850@tamriel.snowman.net
обсуждение исходный текст
Ответ на Top features in 9.6?  (Josh berkus <josh@agliodbs.com>)
Ответы Re: Top features in 9.6?  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-advocacy
* Josh berkus (josh@agliodbs.com) wrote:
> So, let's make a list.
>
> Mine:
>
> * parallel query (seqscan & aggregation)
> * bloom filter supporting indexes
>
> The generic progress reporting framework is tempting, but seems hard to
> explain as a marquee feature.  What else have we got?

I like the progress reporting, we need to do that with a lot more stuff.

postgres_fdw join pushdown is pretty huge.

Relation extension speed improvements are pretty huge too.

snapshot_too_old is quite important in some environments.

Degree-based geometry funcs
Phrase full text search
jsonb_insert
Index-only scans with partial indexes was improved
synch_commit = 'remote_apply'

...

Thanks!

Stephen

Вложения

В списке pgsql-advocacy по дате отправления:

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: 9.6 -> 10.0
Следующее
От: Darren Duncan
Дата:
Сообщение: Re: Top features in 9.6?