More efficient access of JSON array elements?

Поиск
Список
Период
Сортировка
От Wells Oliver
Тема More efficient access of JSON array elements?
Дата
Msg-id CAOC+FBXgTnmVE24uvG4FyFiXCnRxp2p0FTkx9fpoDZc4N6D27w@mail.gmail.com
обсуждение исходный текст
Ответы Re: More efficient access of JSON array elements?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-admin
Hi: I'm wondering if there's an application of GIN (or otherwise) indexing with jsonb columns to help speed up some queries where I'm not using WHERE clauses, but unpacking rather large json objects to rows via jsonb_array_elements: it seems indexing largely helps when filtering, but this is more unpacking/flattening with really quite sizable objects.

PG 12.3.

--

В списке pgsql-admin по дате отправления:

Предыдущее
От: Mayur Mundada
Дата:
Сообщение: Re: Encryption password for Backup
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: Encryption password for Backup