PostgreSQL 9.5.12 Documentation | |||
---|---|---|---|
Prev | Up | Chapter 49. System Catalogs | Next |
The catalog pg_namespace stores namespaces. A namespace is the structure underlying SQL schemas: each namespace can have a separate collection of relations, types, etc. without name conflicts.
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.