| От | Tom Lane |
|---|---|
| Тема | Re: Error creating gin index on jsonb columns |
| Дата | |
| Msg-id | 821.1445003015@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Error creating gin index on jsonb columns (Glenn Zhu <gzhu@medallia.com>) |
| Ответы |
Re: Error creating gin index on jsonb columns
|
| Список | pgsql-hackers |
Glenn Zhu <gzhu@medallia.com> writes:
> We are currently running 9.4.4. 9.4.5 notes have two references to gin
> index but does not seem to address the issue.
> We are however able to create same index on some other databases. So it
> maybe data related or size of table related?
I'd guess that it's triggered by a specific data item or set of data
items. Doubt it has anything to do with table size per se. The quoted
value is 0x78000000, which makes me think that something is
misinterpreting a plain C string as a varlena value (with a length word),
or something along that line.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера