Re: pg_dump and schema namespace notes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump and schema namespace notes
Дата
Msg-id 20414.1086847415@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dump and schema namespace notes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Any comments on this?  It seems like a valid confusion.  What solutions
> are there?

I think we're stuck.  We can't avoid the fact that the SQL syntax uses
the keyword SCHEMA to mean a namespace.  We also can't avoid the very
common usage of "database schema" to mean the logical structure of your
table collection.  Trying to redefine or avoid either of these terms is
hopeless.  Maybe we could add some text in the tutorial to point out
the double meaning?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql vs. aggregates
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Postgresql vs. aggregates