Re: BUG #17510: cache lookup failed for type - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17510: cache lookup failed for type
Date
Msg-id 922075.1654533659@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17510: cache lookup failed for type  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> gitlabhq_production=# \l
> ERROR:  invalid input syntax for type integer: "
> "
> LINE 6:        pg_catalog.array_to_string(d.datacl, E'\n') AS "Acces...
>                                                     ^
> gitlabhq_production=# \dt
> ERROR:  cache lookup failed for type 705

This looks a bit like you've got corruption in the system catalogs.
You've not given any details about you got into this state, so
it's hard to offer any advice.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8
Next
From: PG Bug reporting form
Date:
Subject: BUG #17511: Inconsistent permissions on some information_schema tables