Re: BUG #17510: cache lookup failed for type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17510: cache lookup failed for type
Дата
Msg-id 922075.1654533659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17510: cache lookup failed for type  (PG Bug reporting form <noreply@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17511: Inconsistent permissions on some information_schema tables