Re: Fractal tree indexing

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Fractal tree indexing
Дата
Msg-id CA+U5nM+iO3MM_T_C8J6k9ZKv-xOjGLgxS4V7gSL+vnv6z_RaqA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fractal tree indexing  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Fractal tree indexing  (Atri Sharma <atri.jiit@gmail.com>)
Список pgsql-hackers
On 13 February 2013 13:35, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:

> You could have a generic WAL record that applies changes to multiple pages
> atomically.

I think its a good idea, the best idea even, but we still have no idea
what the requirements are without a clear case for an external index.
It could easily turn out that we invent a plausible API that's not
actually of use because of requirements for locking. Whoever wants
that can do the legwork.

IIRC each of the new index types has required some changes to the
generic APIs, which makes sense.

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



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: Statistics and selectivity estimation for ranges
Следующее
От: Atri Sharma
Дата:
Сообщение: Re: Fractal tree indexing