Re: jsonb and nested hstore - Mailing list pgsql-hackers

From Christophe Pettus
Subject Re: jsonb and nested hstore
Date
Msg-id E474B628-E7C1-4BA0-A376-65DCD1135CCD@thebuild.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Responses Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Tom Lane
Date:
Subject: Re: proposal: new long psql parameter --on-error-stop