AW: AW: Unhappy thoughts about pg_dump and objects inhe rited from template1

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: AW: Unhappy thoughts about pg_dump and objects inhe rited from template1
Дата
Msg-id 11C1E6749A55D411A9670001FA687963368102@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> 3. Schemas are what we call databases. They contain tables, views wtc.

Let us not start this all over again. Our database would correspond to a catalog
if we put schemas below our database hierarchy.

The standard requires, that you see all schemas within one catalog in 
one user session. We do not see tables in another database,
thus our database is not equivalent to ANSI schemas.

The standard also requires, that you can qualify a tablename with a schema,
like: "myschema".tabname. This will be the most difficult thing for us.

Andreas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AW: Unhappy thoughts about pg_dump and objects inherited from template1
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: Unhappy thoughts about pg_dump and objects inhe rited from template1