Editing Schema General

Schema Name
The name of a schema to be created. The name cannot begin with pg_, as such names are reserved for system schemas.

Owner
The name of the user who will own the schema. If omitted, defaults to the user executing the command.