Re: What's the point of creating a schema?

Поиск
Список
Период
Сортировка
От Kretschmer Andreas
Тема Re: What's the point of creating a schema?
Дата
Msg-id 20050910203236.GA3810@kaufbach.delug.de
обсуждение исходный текст
Ответ на What's the point of creating a schema?  (<kynn@panix.com>)
Список pgsql-novice
kynn@panix.com <kynn@panix.com> schrieb:
> Why would one bother to create a schema (with "create schema blah
> blah")?  Isn't a database enough to keep tables, etc. separate?  I can

For instance:

I have several locations in our company. Now i want to have individual
tables for every location, and a summarized view over all locations.
Thats why i create a schema for every location with individual tables,
and a summarized view over all locations.


Regards, Andreas
--
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ...ADD CONSTRAINT "$1"... ?
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: What's the point of creating a schema?