What's the point of creating a schema?

Поиск
Список
Период
Сортировка
От
Тема What's the point of creating a schema?
Дата
Msg-id 200509101747.j8AHlqT19187@panix3.panix.com
обсуждение исходный текст
Ответы Re: What's the point of creating a schema?  (Daniel Staal <DStaal@usa.net>)
Re: What's the point of creating a schema?  (Kretschmer Andreas <andreas_kretschmer@despammed.com>)
Re: What's the point of creating a schema?  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice




(Sorry for asking so many questions, but I can't find answers in the
documentation.)

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
see that schemas *may* be useful for complicated designs having a few
hundred tables (i.e. one in which name collisions could become a
common problem), but I can't think of any other situation.

Thanks!

kj

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

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