| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | 17346536631(at)163(dot)com |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17510: cache lookup failed for type |
| Date: | 2022-06-06 16:40:59 |
| Message-ID: | 922075.1654533659@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
PG Bug reporting form <noreply(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2022-06-06 18:10:43 | BUG #17511: Inconsistent permissions on some information_schema tables |
| Previous Message | Tom Lane | 2022-06-06 15:01:52 | Re: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8 |