Search Postgresql Archives
JSONB performance enhancement for 9.6
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Subject
: JSONB performance enhancement for 9.6
From
: Tom Smith <
tomsmith1989sk@xxxxxxxxx
>
Date
: Sat, 28 Nov 2015 21:27:51 -0500
Hello:
Is there a plan for 9.6 to resolve the issue of very slow query/retrieval of jsonb fields
when there are large number (maybe several thousands) of top level keys.
Currently, if I save a large json document with top level keys of thousands and query/retrieve
field values, the whole document has to be first decompressed and load to memory
before searching for the specific field key/value.
Thanks in Advance
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
Re: JSONB performance enhancement for 9.6
From:
Thomas Kellerer
Re: JSONB performance enhancement for 9.6
From:
Bill Moran
Re: JSONB performance enhancement for 9.6
From:
John R Pierce
Prev by Date:
Re: DISTINCT in STRING_AGG
Next by Date:
Re: JSONB performance enhancement for 9.6
Previous by thread:
DISTINCT in STRING_AGG
Next by thread:
Re: JSONB performance enhancement for 9.6
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]