`DROP DATABASE RESTRICT` ?

Поиск
Список
Период
Сортировка
От Brennan Vincent
Тема `DROP DATABASE RESTRICT` ?
Дата
Msg-id CA+OW2AAPbxriULHcYJP2VL-CQZb=zonZRRg=m2zn84wn-OA5-g@mail.gmail.com
обсуждение исходный текст
Ответы Re: `DROP DATABASE RESTRICT` ?
Список pgsql-general
Hello all,

I was wondering if there is some reason why Postgres doesn't support a
`RESTRICT` option that would refuse to drop a database if it contains
any schemas or objects, similarly to the semantics of `DROP SCHEMA
[...] RESTRICT`.

Is there a fundamental reason not to support it, or is it just that
nobody has implemented it yet?

Thanks
Brennan



В списке pgsql-general по дате отправления:

Предыдущее
От: Tim Cross
Дата:
Сообщение: Re: Detecting which columns a query will modify in a functioncalled by a trigger
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Detecting which columns a query will modify in a function calledby a trigger