why use SCHEMA? any real-world examples? - Mailing list pgsql-general

From Miles Keaton
Subject why use SCHEMA? any real-world examples?
Date
Msg-id 59b2d39b04112421127be401ac@mail.gmail.com
Whole thread Raw
Responses Re: why use SCHEMA? any real-world examples?
List pgsql-general
I just noticed PostgreSQL's schemas for my first time.
(http://www.postgresql.org/docs/current/static/ddl-schemas.html)

I Googled around, but couldn't find any articles describing WHY or
WHEN to use schemas in database design.

Since the manual says HOW, could anyone here who has used schemas take
a minute to describe to a newbie like me why you did?   What benefits
did they offer you?   Any drawbacks?

Thanks for your time.

- Miles

pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: SELECT...VIEW...UNION...LIMIT
Next
From: Thomas Chille
Date:
Subject: Are subselects treated as atomic single commands?