Re: REVOKE ALL ON ALL OBJECTS IN ALL SCHEMAS FROM some_role?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: REVOKE ALL ON ALL OBJECTS IN ALL SCHEMAS FROM some_role?
Дата
Msg-id 687005.1751980677@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: REVOKE ALL ON ALL OBJECTS IN ALL SCHEMAS FROM some_role?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Ответы Re: REVOKE ALL ON ALL OBJECTS IN ALL SCHEMAS FROM some_role?
Список pgsql-admin
Ron Johnson <ronljohnsonjr@gmail.com> writes:
> Cascading statements really need a DRY RUN option.

[ shrug ] BEGIN/ROLLBACK serves that purpose fine, in fact better
than a per-statement "dry run" option would do: you can run several
dependent DDL statements and then look around at the results before
committing (or not).

Your claim that rollback is slow seems to be born of experience with
some other DBMS.

            regards, tom lane



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