Re: Something I don't understand with the use of schemas
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Something I don't understand with the use of schemas |
| Дата | |
| Msg-id | 20862.1134233011@sss.pgh.pa.us обсуждение |
| Ответ на | Something I don't understand with the use of schemas (Guillaume LELARGE <guillaume.lelarge@gmail.com>) |
| Ответы |
Re: Something I don't understand with the use of schemas
Re: Something I don't understand with the use of schemas |
| Список | pgsql-hackers |
Guillaume LELARGE <guillaume.lelarge@gmail.com> writes:
> Apparently, I can rename all schemas, even system schemas !
> metier=# alter schema pg_catalog rename to foobar;
> ALTER SCHEMA
If you are superuser, you can do anything you want, up to and including
breaking the system irretrievably. Compare "rm -rf /" on Unix. We
won't be putting training wheels on superuser status for the same
reasons that no one finds it a good idea to restrict root's abilities.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера