| От | Dave Cramer |
|---|---|
| Тема | failed to re-find parent key |
| Дата | |
| Msg-id | 1074029448.1150.86.camel@localhost.localdomain обсуждение исходный текст |
| Ответы |
Re: failed to re-find parent key
|
| Список | pgsql-hackers |
I have hacked analyze.c to automatically create a unique index on the oid when a table is created and I am getting the failed to re-find parent key in pg_attribute_relid_attnam_index every 8 attempts to do the following select * from foo into temp a; drop table a; Currently analyze does not create the oid index on the select into. I realize this is beyond the realm of supported code, but can anyone tell me what's going on or a better way to fix it. BTW, the real problem is that select * from foo where oid=? doesn't use an index scan. Dave -- Dave Cramer 519 939 0336 ICQ # 1467551
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера