Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM3SWZT-2bFGgsG48zqX1-bbYirOCfkkPahaNY5nfTX_ujqtRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Oleg Bartunov <obartunov@gmail.com>)
Ответы Re: jsonb and nested hstore  (Oleg Bartunov <obartunov@gmail.com>)
Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Wed, Mar 12, 2014 at 11:57 AM, Oleg Bartunov <obartunov@gmail.com> wrote:
> Also, GiST index is faster for create/update operations. I really hope we will
> improve jsonb indexing in the next one-two releases. For now I'd suggest people
> index expressional indexes to index just interesting keys or use GiST.

When do you ever want to index non-interesting keys?

-- 
Peter Geoghegan



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Replication slots and footguns