Greetings,
The 'REVOKE' command given in section 2.8.4 under Chapter 2. "Data
Definition" is not correct. The command should be:
REVOKE CREATE ON SCHEMA public FROM PUBLIC;
Note that 'SCHEMA' is missing. This is at least on the web page:
http://www.postgresql.org/docs/7.3/static/ddl-schemas.html
under the 7.3 docs.
If I should have sent this to -bugs let me know.
Stephen
Already fixed in 7.4. Thanks.
Stephen Frost writes:
> Greetings,
>
> The 'REVOKE' command given in section 2.8.4 under Chapter 2. "Data
> Definition" is not correct. The command should be:
>
> REVOKE CREATE ON SCHEMA public FROM PUBLIC;
>
> Note that 'SCHEMA' is missing. This is at least on the web page:
> http://www.postgresql.org/docs/7.3/static/ddl-schemas.html
> under the 7.3 docs.
>
> If I should have sent this to -bugs let me know.
>
> Stephen
>
--
Peter Eisentraut peter_e@gmx.net
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера