Re: json indexing and data types - Mailing list pgsql-general

From Kaare Rasmussen
Subject Re: json indexing and data types
Date
Msg-id 5670E9D1.10905@jasonic.dk
Whole thread Raw
In response to Re: json indexing and data types  (Oleg Bartunov <obartunov@gmail.com>)
List pgsql-general
Hi Oleg

This is known problem, that's why we stop developing jsquery and are working on sql-level query language for jsonb, then you'll use all power and extendability of SQL.  The idea is to use power of subselects and unnest to unroll jsonb to sql level.
There is presentation at pgconf.eu on this
https://wiki.postgresql.org/images/4/4e/Createam.pdf, see slide #27

This is very interesting. Thanks for the update. And to all who answered this topic, sorry for awoling. I just got busy, but thanks for all the replies, I got something to think about.

But I'm afraid it'll come to 9.6.

I'll hope it comes in 9.6. I'll definitely look forward to that.

/kaare

pgsql-general by date:

Previous
From: Antony Gelberg
Date:
Subject: Re: Packages for Ubuntu Wily (15.10)
Next
From: Scott Mead
Date:
Subject: Re: Does PostgreSQL support to write glusterfs by Libgfapi