| Editing Schema General
Schema Name
The name of a schema to be created. If this is omitted, the user name is used as the schema
name. 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. Only superusers may create schemas owned by users other than themselves.

|