schemata
#The view schemata
contains all schemas in the current database that the current user has access to (by way of being the owner or having some privilege).
Table 35.44. schemata
Columns
Column Type Description |
---|
Name of the database that the schema is contained in (always the current database) |
Name of the schema |
Name of the owner of the schema |
Applies to a feature not available in PostgreSQL |
Applies to a feature not available in PostgreSQL |
Applies to a feature not available in PostgreSQL |
Applies to a feature not available in PostgreSQL |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.