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

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: \d t: ERROR: XX000: cache lookup failed for relation
Date: 2018-06-04 16:40:33
Message-ID: 20180604164033.GC5164@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 04, 2018 at 07:12:53PM +0300, Teodor Sigaev wrote:
>
> >Is that considered an actionable problem?
>
>
> I think so. but I'm not able to reproduce that, I wrote a script to simplify

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.

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

Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ron 2018-06-04 16:42:23 Re: Code of Conduct plan
Previous Message Joshua D. Drake 2018-06-04 16:35:40 Re: Code of Conduct plan