CREATE SCHEMA AUTHORIZATION joe; - Mailing list pgsql-docs

From PG Doc comments form
Subject CREATE SCHEMA AUTHORIZATION joe;
Date
Msg-id 155367991027.9806.11222002197247605441@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
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

pgsql-docs by date:

Previous
From: Brandon Hsu
Date:
Subject: Re: REASSIGN OWNED command page is not clear regarding to DEFAULTPRIVILEGE objects.
Next
From: PG Doc comments form
Date:
Subject: 30.3. Asynchronous Commit