Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You could also do it in pg pre 9.4. Just create functional indexes on the paths you wanted to index. The advantage of 9.4 is special indexes for jsonb, which may index the whole field or just some paths. So even pg 9.2 was better than SQLServer's approach...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: