why use SCHEMA? any real-world examples?

From: Miles Keaton <mileskeaton(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: why use SCHEMA? any real-world examples?
Date: 2004-11-25 05:12:45
Message-ID: 59b2d39b04112421127be401ac@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2004-11-25 05:51:19 Re: SELECT...VIEW...UNION...LIMIT
Previous Message Ed L. 2004-11-25 05:04:09 SELECT...VIEW...UNION...LIMIT