Re: Is it possible to have a "fast-write" Index?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Is it possible to have a "fast-write" Index?
Дата
Msg-id 20150605181134.GT133018@postgresql.org
обсуждение исходный текст
Ответ на Is it possible to have a "fast-write" Index?  (deavid <deavidsedice@gmail.com>)
Список pgsql-hackers
deavid wrote:
> There are several use cases where I see useful an index, but adding it will
> slow too much inserts and updates.

Maybe try a BRIN index.  You can't use them for text search currently,
or many other cases for that matter, but there are enough interesting
cases in which they are useful that perhaps you don't need anything
extra.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: Is it possible to have a "fast-write" Index?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1