Обсуждение: CREATE SCHEMA AUTHORIZATION joe;

Поиск
Список
Период
Сортировка

CREATE SCHEMA AUTHORIZATION joe;

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/sql-createschema.html
Description:

CREATE SCHEMA AUTHORIZATION joe;
the role joe must created first,than create schema authorization will
succeed