On Feb 28, 2014, at 1:35 PM, Peter Geoghegan <[email protected]> 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't initially have indexing operations for it. -- -- Christophe Pettus [email protected] -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
