BUG #17510: cache lookup failed for type

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: 17346536631(at)163(dot)com
Subject: BUG #17510: cache lookup failed for type
Date: 2022-06-06 06:51:36
Message-ID: 17510-5c58d7b6638897e6@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17510
Logged by: Hou
Email address: 17346536631(at)163(dot)com
PostgreSQL version: 12.7
Operating system: ubuntu
Description:

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message hirose.masay-01@fujitsu.com 2022-06-06 09:50:16 RE: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8
Previous Message Noah Misch 2022-06-06 06:30:56 Re: Extension pg_trgm, permissions and pg_dump order