BUG #18367: Cannot drop schema

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: charles(at)twenty(dot)com
Subject: BUG #18367: Cannot drop schema
Date: 2024-02-27 16:11:29
Message-ID: 18367-8d35c5ecb617d821@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: 18367
Logged by: Charles Bochet
Email address: charles(at)twenty(dot)com
PostgreSQL version: 15.5
Operating system: PostgreSQL 15.5 on x86_64-pc-linux-gnu, compiled b
Description:

When trying to drop a schema using DROP SCHEMA "brokenSchema";

I'm facing the following error:
requested object address for unsupported object class 2: text result ""

The schema is empty from any table, type, trigger...

I haven't found any reference to this error on the internet.

Thanks a lot,
Charles

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jim Wilson 2024-02-27 17:26:38 Feature bug dumpall CREATE ROLE postgres
Previous Message Ronan Dunklau 2024-02-27 10:34:14 Could not read block at end of the relation