Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: jsonb and nested hstore
Дата
Msg-id E474B628-E7C1-4BA0-A376-65DCD1135CCD@thebuild.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Feb 28, 2014, at 1:35 PM, Peter Geoghegan <pg@heroku.com> wrote:
> I don't think hstore-style indexing is "advanced"; it's the main
> reason for there being a jsonb, in my view.

jsonb is significantly faster than json even without indexing; there are plenty of reasons to have jsonb even if we
don'tinitially have indexing operations for it. 

--
-- Christophe Pettus  xof@thebuild.com




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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: proposal: new long psql parameter --on-error-stop