Skip to content

pgAdmin4 9.16 error on object focus in Object Explorer #10111

Description

@ad-trauke

Describe the bug

Clicking on an object, such as "Tables", "Functions", "Views" displays an error message.

Error message

When I click on Table:
column att.attcompression does not exist
LINE 39: (CASE WHEN att.attcompression = 'p' THEN 'pglz' WHEN att.at...

When I click on Function:
function pg_catalog.pg_get_function_sqlbody(oid) does not exist
LINE 10: pg_catalog.pg_get_function_sqlbody(pr.oid) AS prosrc_sql...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.

When I click on View:
can only concatenate str (not "Response") to str

Screenshots

Image Image Image

Desktop (please complete the following information):

  • Windows 10
  • pgAdmin4 9.16
  • Desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions