Re: Hot features for 9.5 beta

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Hot features for 9.5 beta
Дата
Msg-id CAEYLb_X_A15C5oBDS_utT6PC6=Na8zOGuZyWDcnqZPp0Uogp2A@mail.gmail.com
обсуждение исходный текст
Ответ на Hot features for 9.5 beta  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-advocacy
On Thu, Jun 11, 2015 at 2:05 PM, Josh Berkus <josh@agliodbs.com> wrote:
> * Faster sorts: sorts on large amounts of text data are up to 5X faster.

The same goes for numeric, BTW (perhaps more so), thanks to Andrew
Gierth's work on numeric abbreviation. Also, while a 3X - 5X
improvement is common, there are rarer cases that are significantly
better still. I've seen an independent report of a 12X improvement on
a large server with a big sort that spilled to disk. The actual
operation was a CREATE INDEX on text. This was reported by pgConf.US
speaker Corey Huinker, who happened to have this problematic case that
he was generally concerned about. We talked about this over lunch in
NYC, and I advised him to check out 9.5. Apparently he is looking
forward to being able to do this in production, because such CREATE
INDEX operations are common in his data warehousing app.

--
Regards,
Peter Geoghegan


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Hot features for 9.5 beta
Следующее
От: Shane Ambler
Дата:
Сообщение: Re: PostgreSQL to detect nuclear explosions