BUG #18367: Cannot drop schema

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18367: Cannot drop schema
Дата
Msg-id 18367-8d35c5ecb617d821@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18367: Cannot drop schema  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Ronan Dunklau
Дата:
Сообщение: Could not read block at end of the relation
Следующее
От: Jim Wilson
Дата:
Сообщение: Feature bug dumpall CREATE ROLE postgres