BUG #18367: Cannot drop schema - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18367: Cannot drop schema
Date
Msg-id 18367-8d35c5ecb617d821@postgresql.org
Whole thread Raw
Responses Re: BUG #18367: Cannot drop schema  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18367
Logged by:          Charles Bochet
Email address:      charles@twenty.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


pgsql-bugs by date:

Previous
From: Ronan Dunklau
Date:
Subject: Could not read block at end of the relation
Next
From: Jim Wilson
Date:
Subject: Feature bug dumpall CREATE ROLE postgres