Re: \d t: ERROR: XX000: cache lookup failed for relation

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: \d t: ERROR: XX000: cache lookup failed for relation
Дата
Msg-id 82fb4e75-0e5b-d346-0313-a2c4869bdca8@sigaev.ru
обсуждение исходный текст
Ответ на Re: \d t: ERROR: XX000: cache lookup failed for relation  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: \d t: ERROR: XX000: cache lookup failed for relation  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
> The failure is triggered by running "\d t" in (yet) another session - sorry if
> that was unclear.  It fails very consistently, probably over 75% of the time.
No-no, I understood that. I tried \d in one more session.

> 
> Also note that my "INSERT" was run in a separate loop, concurrent with the
> VACUUM and ALTER, but yours is running consecutively.

both loops run in backgound. I tried to run two scripts -  and got a lot of 
deadlocks but not a probem reproduction.




-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Recovery performance of DROP DATABASE with many tablespaces
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Remove mention in docs that foreign keys on partitioned tables are not supported