CREATE SCHEMA AUTHORIZATION joe;
Started by PG Bug reporting formabout 7 years ago1 messagesdocs
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