| От | Steven Schlansker |
|---|---|
| Тема | Re: Computed index on transformation of jsonb key set |
| Дата | |
| Msg-id | 0E4CECBC-F22A-4EE2-9E71-5ABA9EB89DFC@gmail.com обсуждение |
| Ответ на | Re: Computed index on transformation of jsonb key set (Rob Sargent <robjsargent@gmail.com>) |
| Ответы |
Re: Computed index on transformation of jsonb key set
|
| Список | pgsql-general |
> On Apr 26, 2019, at 2:33 PM, Rob Sargent <robjsargent@gmail.com> wrote: > > > On 4/26/19 3:25 PM, Steven Schlansker wrote: >> >> >> How can I efficiently implement the feature I've described? It seems difficult to use computed indexing with GIN. >> > Storing the map in a child table (parentId, UUID, int) is out of the question? Yes, thanks Rob and David, that will be my approach if I can't figure out anything better. I was hoping to not have to denormalize the data given that Postgres generally has great support for computing indexes, both to avoid storage costs and eliminate the need to maintain triggers or application code to handle it.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера