- Understand what a schema is in PostgreSQL
- Learn why schemas are important for organizing your database
- Create, use, and manage schemas
- Understand the default schema: public
- See a real-world GIS use case using schemas
- Learn key psql schema commands
PostgreSQL components