Re: Fast insertion indexes: why no developments

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Fast insertion indexes: why no developments
Дата
Msg-id CA+U5nMKHD16Veib-K0kuoAidnjfXtyw3WoMVfW6wLfaEXkMwXA@mail.gmail.com
обсуждение исходный текст
Ответ на Fast insertion indexes: why no developments  (Leonardo Francalanci <m_lists@yahoo.it>)
Ответы Re: Fast insertion indexes: why no developments
Re: Fast insertion indexes: why no developments
Список pgsql-hackers
On 29 October 2013 07:53, Leonardo Francalanci <m_lists@yahoo.it> wrote:

> I don't see much interest in insert-efficient indexes.

Hmm, you realise Alvaro is working on MinMax indexes in this release?
They are very efficient with regard to index inserts and specially
designed for use on large tables.

Prior work by Heikki on Grouped Item Tuples was a way of reducing the
size of indexes, yet still allowing uniqueness checks. That is
implemented in SQLServer already and is very useful.

Your comment about the lack of development in indexes seems counter to
the literature that I've seen. The main problem is people keep
patenting things, making it fairly difficult for everyone.

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



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Something fishy happening on frogmouth
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Something fishy happening on frogmouth