| От | Thomas Kellerer |
|---|---|
| Тема | Re: JSONB performance enhancement for 9.6 |
| Дата | |
| Msg-id | n3erdo$cct$1@ger.gmane.org обсуждение исходный текст |
| Ответ на | JSONB performance enhancement for 9.6 (Tom Smith <tomsmith1989sk@gmail.com>) |
| Ответы |
Re: JSONB performance enhancement for 9.6
|
| Список | pgsql-general |
Tom Smith schrieb am 29.11.2015 um 03:27: > 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 If you are concerned about the compression overhead, then why don't you use (or try) JSON instead?
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера