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

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: \d t: ERROR: XX000: cache lookup failed for relation
Date: 2018-06-04 17:01:41
Message-ID: 82fb4e75-0e5b-d346-0313-a2c4869bdca8@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-06-04 17:01:51 Re: Remove mention in docs that foreign keys on partitioned tables are not supported
Previous Message Joshua D. Drake 2018-06-04 17:01:23 Re: Code of Conduct plan